[IA64] use generic compat_old_sys_readdir
authorChristoph Hellwig <hch@lst.de>
Sat, 16 Aug 2008 17:50:28 +0000 (19:50 +0200)
committerTony Luck <tony.luck@intel.com>
Mon, 18 Aug 2008 22:42:11 +0000 (15:42 -0700)
commit37c23e7fda6913d133ac12012395e58af1fe24c6
tree5000e5eb908a3cf8090a101814f5dccf66c36990
parent8a20fd52c663b1796e1f01c0fa21d9b24c2936b6
[IA64] use generic compat_old_sys_readdir

Switch ia64 to the generic compat_sys_old_readdir which is identical
except for slightly better error handling.  Also remove sys32_getdents
which already isn't wired up to the syscall table anymore in favour of
compat_sys_getdents.

Signed-off-by: Christoph Hellwig <hch@lst.de>
Signed-off-by: Tony Luck <tony.luck@intel.com>
arch/ia64/ia32/ia32_entry.S
arch/ia64/ia32/ia32priv.h
arch/ia64/ia32/sys_ia32.c