powerpc: change sys32_ to compat_sys_
authorStephen Rothwell <sfr@canb.auug.org.au>
Tue, 18 Oct 2005 04:51:57 +0000 (14:51 +1000)
committerStephen Rothwell <sfr@canb.auug.org.au>
Tue, 18 Oct 2005 04:51:57 +0000 (14:51 +1000)
commitb09a4913b15d2544f8918f05b9937cb4e99a2319
treeed8e4764e6358f18e5641f6fba5815ea88ac1f5e
parent81e7009ea46c951860b8716ee427ff4f54dd26fc
powerpc: change sys32_ to compat_sys_

This allows us to get rid of one type of entry in systbl.S.

In passing we remove the duplicate compat_sys_getdents and
compat_sys_utimes for which there are generic versions.

Signed-off-by: Stephen Rothwell <sfr@canb.auug.org.au>
arch/powerpc/kernel/entry_64.S
arch/powerpc/kernel/signal_32.c
arch/powerpc/kernel/sys_ppc32.c
arch/powerpc/kernel/systbl.S
arch/ppc64/kernel/entry.S
arch/ppc64/kernel/misc.S
arch/ppc64/kernel/ptrace32.c