https://github.com/torvalds/linux
Revision 337685e556c6f080bf4775950e3b9493852715f8 authored by Helge Deller on 20 November 2015, 10:22:32 UTC, committed by Helge Deller on 22 November 2015, 11:23:02 UTC
Use the 22bit instead of the 17bit branch instruction on a 64bit kernel
to reach the do_syscall_trace_exit function from the gateway page.
A huge page enabled kernel may need the additional branch distance bits.

Signed-off-by: Helge Deller <deller@gmx.de>
1 parent 332b42e
History
Tip revision: 337685e556c6f080bf4775950e3b9493852715f8 authored by Helge Deller on 20 November 2015, 10:22:32 UTC
parisc: Use long branch to do_syscall_trace_exit
Tip revision: 337685e
File Mode Size
Kconfig -rw-r--r-- 2.4 KB
Makefile -rw-r--r-- 343 bytes
config.c -rw-r--r-- 300 bytes
virtio.c -rw-r--r-- 10.3 KB
virtio_balloon.c -rw-r--r-- 17.2 KB
virtio_input.c -rw-r--r-- 10.1 KB
virtio_mmio.c -rw-r--r-- 18.9 KB
virtio_pci_common.c -rw-r--r-- 14.5 KB
virtio_pci_common.h -rw-r--r-- 4.7 KB
virtio_pci_legacy.c -rw-r--r-- 7.5 KB
virtio_pci_modern.c -rw-r--r-- 20.8 KB
virtio_ring.c -rw-r--r-- 23.5 KB

back to top