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-- 389 bytes
Makefile -rw-r--r-- 125 bytes
cap.c -rw-r--r-- 2.7 KB
ctl.c -rw-r--r-- 17.9 KB
ctl.h -rw-r--r-- 2.2 KB
eeprom.c -rw-r--r-- 9.5 KB
nhi.c -rw-r--r-- 16.9 KB
nhi.h -rw-r--r-- 3.1 KB
nhi_regs.h -rw-r--r-- 2.8 KB
path.c -rw-r--r-- 6.7 KB
switch.c -rw-r--r-- 12.3 KB
tb.c -rw-r--r-- 10.4 KB
tb.h -rw-r--r-- 7.7 KB
tb_regs.h -rw-r--r-- 5.0 KB
tunnel_pci.c -rw-r--r-- 6.4 KB
tunnel_pci.h -rw-r--r-- 725 bytes

back to top