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
hw
test
Kconfig -rw-r--r-- 773 bytes
Makefile -rw-r--r-- 84 bytes
ntb.c -rw-r--r-- 6.4 KB
ntb_transport.c -rw-r--r-- 51.8 KB

back to top