]> git.baikalelectronics.ru Git - kernel.git/commit
[PATCH] powerpc: Create a trampoline for the fwnmi vectors
authorMichael Ellerman <michael@ellerman.id.au>
Sun, 4 Dec 2005 07:39:33 +0000 (18:39 +1100)
committerPaul Mackerras <paulus@samba.org>
Mon, 9 Jan 2006 03:52:17 +0000 (14:52 +1100)
commit63befe6089e88b6a815f4703036283ed3424fcf3
tree3616f75215bc397725cd86708862d358d2e10d4c
parent0e3f97576ff5915f5537282d90ab7be3acc58cdd
[PATCH] powerpc: Create a trampoline for the fwnmi vectors

The fwnmi vectors can be anywhere < 32 MB, so we need to use a trampoline
for them. The kdump kernel will register the trampoline addresses, which will
then jump up to the real code above 32 MB.

Signed-off-by: Michael Ellerman <michael@ellerman.id.au>
Signed-off-by: Paul Mackerras <paulus@samba.org>
arch/powerpc/kernel/head_64.S
arch/powerpc/platforms/pseries/ras.c
arch/powerpc/platforms/pseries/setup.c
include/asm-powerpc/firmware.h