From: David Woodhouse Date: Sat, 26 Nov 2005 14:44:47 +0000 (+0000) Subject: [PATCH] ppc: Make ARCH=ppc build again with new syscall path X-Git-Tag: v2.6.16-rc1~666^2~102 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1c3eb629102bd4e327cc8b08fb9cdae4a985e841;p=pandora-kernel.git [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 Signed-off-by: Paul Mackerras --- Reading git-diff-tree failed