]> git.baikalelectronics.ru Git - 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)
commit99f71e08a8b9456561d34ffd0abba76f3992083f
tree561f9980fbe5b7f5b40f0ea7bf7b5aac12172cbf
parentb994b777d04585d2434fd88a3916aaff68277936
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