[PATCH] ppc: Make ARCH=ppc build again with new syscall path
authorDavid Woodhouse <dwmw2@infradead.org>
Sat, 26 Nov 2005 14:44:47 +0000 (14:44 +0000)
committerPaul Mackerras <paulus@samba.org>
Mon, 9 Jan 2006 03:50:55 +0000 (14:50 +1100)
commit1c3eb629102bd4e327cc8b08fb9cdae4a985e841
tree85d8bfd835e4df7f76c7bb5d3bf9ed0b8b234d04
parentfb64c2446b20bf0206a690e9e1df88b25ac421e6
[PATCH] ppc: Make ARCH=ppc build again with new syscall path

This makes ARCH=ppc build in your powerpc tree again, with the new
syscall entry/exit path.

Still doesn't actually boot on my Pegasos; the last thing I see is
'MMU:exit'. But at least it builds -- I'll look at why it doesn't boot
later, so that I can see if the mv643xx_eth actually works with ARCH=ppc
(it doesn't with ARCH=powerpc; two in every three packets I receive are
offset by 4 bytes).

Signed-off-by: David Woodhouse <dwmw2@infradead.org>
Signed-off-by: Paul Mackerras <paulus@samba.org>
arch/ppc/kernel/asm-offsets.c
arch/ppc/kernel/entry.S
arch/ppc/kernel/misc.S