summaryrefslogtreecommitdiff
path: root/arch/h8300
diff options
context:
space:
mode:
authorNicholas Piggin <npiggin@gmail.com>2016-10-11 07:47:56 (GMT)
committerMichael Ellerman <mpe@ellerman.id.au>2016-10-11 10:28:30 (GMT)
commit7c8cb4b50f3cc6f4a8f7bfddad6fb5a845df3261 (patch)
tree9cd41e64baced76df684b8876222185eec50a015 /arch/h8300
parent05af40e885955065aee8bb7425058eb3e1adca08 (diff)
downloadlinux-7c8cb4b50f3cc6f4a8f7bfddad6fb5a845df3261.tar.xz
powerpc/64s: Fix power4_fixup_nap placement
power4_fixup_nap is called from the "common" handlers, not the virt/real handlers, therefore it should itself be a common handler. Placing it down in the trampoline space caused it to go out of reach of its callers, requiring a trampoline inserted at the start of the text section, which breaks the fixed section address calculations. Fixes: da2bc4644c75 ("powerpc/64s: Add new exception vector macros") Reported-by: Guenter Roeck <linux@roeck-us.net> Signed-off-by: Nicholas Piggin <npiggin@gmail.com> Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>
Diffstat (limited to 'arch/h8300')
0 files changed, 0 insertions, 0 deletions