]> git.baikalelectronics.ru Git - kernel.git/commit
[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)
commit3023ff1e09bd6fc1dbec5ac4eea1a854163cca09
tree5000e5eb908a3cf8090a101814f5dccf66c36990
parent26c4446216ce3c63d483977943e9fa1b8edc6a4c
[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