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-- 1.7 KB
Makefile -rw-r--r-- 312 bytes
fmc-chardev.c -rw-r--r-- 4.1 KB
fmc-core.c -rw-r--r-- 7.0 KB
fmc-dump.c -rw-r--r-- 2.6 KB
fmc-fakedev.c -rw-r--r-- 10.5 KB
fmc-match.c -rw-r--r-- 3.1 KB
fmc-sdb.c -rw-r--r-- 7.3 KB
fmc-trivial.c -rw-r--r-- 2.4 KB
fmc-write-eeprom.c -rw-r--r-- 4.1 KB
fru-parse.c -rw-r--r-- 1.8 KB

back to top