summaryrefslogtreecommitdiffstats
path: root/arch/arm64
diff options
context:
space:
mode:
authorHelge Deller <deller@gmx.de>2016-10-09 11:12:34 +0200
committerHelge Deller <deller@gmx.de>2016-10-09 11:12:34 +0200
commitf8850abb7ba68229838014b3409460e576751c6d (patch)
tree9f3f5202fe82a18fc60ba4c766d29c422579537e /arch/arm64
parentparisc: Increase initial kernel mapping size (diff)
downloadlinux-f8850abb7ba68229838014b3409460e576751c6d.tar.xz
linux-f8850abb7ba68229838014b3409460e576751c6d.zip
parisc: Fix kernel memory layout regarding position of __gp
Architecturally we need to keep __gp below 0x1000000. But because of ftrace and tracepoint support, the RO_DATA_SECTION now gets much bigger than it was before. By moving the linkage tables before RO_DATA_SECTION we can avoid that __gp gets positioned at a too high address. Cc: stable@vger.kernel.org # 4.4+ Signed-off-by: Helge Deller <deller@gmx.de>
Diffstat (limited to 'arch/arm64')
0 files changed, 0 insertions, 0 deletions