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

back to top