]> git.proxmox.com Git - mirror_ubuntu-hirsute-kernel.git/commit
powerpc/64: CONFIG_RELOCATABLE support for hmi interrupts
authorNicholas Piggin <npiggin@gmail.com>
Fri, 27 Jan 2017 04:24:33 +0000 (14:24 +1000)
committerMichael Ellerman <mpe@ellerman.id.au>
Tue, 7 Feb 2017 05:39:44 +0000 (16:39 +1100)
commit2337d207288f163e10bd8d4d7eeb0c1c75046a0c
tree561f9980fbe5b7f5b40f0ea7bf7b5aac12172cbf
parent8cf4ecc0ca9bd9bdc9b4ca0a99f7445a1e74afed
powerpc/64: CONFIG_RELOCATABLE support for hmi interrupts

The branch from hmi_exception_early to hmi_exception_realmode must use
a "relocatable-style" branch, because it is branching from unrelocated
exception code to beyond __end_interrupts.

Signed-off-by: Nicholas Piggin <npiggin@gmail.com>
Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>
arch/powerpc/include/asm/exception-64s.h
arch/powerpc/kernel/exceptions-64s.S