summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/kernel/head_64.S
diff options
context:
space:
mode:
authorMichael Ellerman <michael@ellerman.id.au>2005-12-04 08:39:37 +0100
committerPaul Mackerras <paulus@samba.org>2006-01-09 04:52:21 +0100
commit0cc4746cadda16826a1b3214c042a2f75445b71c (patch)
treeec8decc81a3f9fd09454ff208fd3b82cf5bdb730 /arch/powerpc/kernel/head_64.S
parent[PATCH] powerpc: Create a trampoline for the fwnmi vectors (diff)
downloadlinux-0cc4746cadda16826a1b3214c042a2f75445b71c.tar.xz
linux-0cc4746cadda16826a1b3214c042a2f75445b71c.zip
[PATCH] powerpc: Reroute interrupts from 0 + offset to PHYSICAL_START + offset
Regardless of where the kernel's linked we always get interrupts at low addresses. This patch creates a trampoline in the first 3 pages of memory, where interrupts land, and patches those addresses to jump into the real kernel code at PHYSICAL_START. We also need to reserve the trampoline code and a bit more in prom.c Signed-off-by: Michael Ellerman <michael@ellerman.id.au> Signed-off-by: Paul Mackerras <paulus@samba.org>
Diffstat (limited to 'arch/powerpc/kernel/head_64.S')
0 files changed, 0 insertions, 0 deletions