From: Christoph Hellwig Date: Sat, 16 Aug 2008 17:50:28 +0000 (+0200) Subject: [IA64] use generic compat_old_sys_readdir X-Git-Tag: v2.6.27-rc4~40^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=37c23e7fda6913d133ac12012395e58af1fe24c6;p=pandora-kernel.git [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 Signed-off-by: Tony Luck --- Reading git-diff-tree failed