-
由 Anders Kaseorg 提交于
Previously, the address of the vsyscall page (VSYSCALL_PHYS_ADDR, VSYSCALL_VIRT_ADDR) was computed by arithmetic on the address of the last section. This leads to bugs when new sections are inserted, such as the one fixed by commit d312ceda. Let's compute it from the current address instead. Signed-off-by: NAnders Kaseorg <andersk@ksplice.com> Signed-off-by: NH. Peter Anvin <hpa@zytor.com>
d223246e