[LinuxPPS] 18 Aug 04:22 - powerpc: Use generic compat_sys_old_readdir
linuxpps: Christoph Hellwig <>
webmaster at enneenne.com
Wed Aug 20 00:00:06 CEST 2008
powerpc: Use generic compat_sys_old_readdir
Use the generic compat_sys_old_readdir instead of the powerpc one which
is almost the same except for the almost complete lack of error
handling.
Note that we can't just use SYSCALL() in systbl.h because the native
syscall is named old_readdir, not sys_old_readdir.
Signed-off-by: Christoph Hellwig
Signed-off-by: Paul Mackerras
arch/powerpc/include/asm/systbl.h
arch/powerpc/kernel/sys_ppc32.c
URL: http://gitweb.enneenne.com/?p=linuxpps;a=commit;h=50d0b17645a26d2877c9d5538114498c3f82adac
More information about the LinuxPPS
mailing list