From: Heiko Carstens Date: Thu, 9 Feb 2006 23:09:15 +0000 (-0800) Subject: [SPARC64]: Fix sys_newfstatat syscall table entry for 64-bit. X-Git-Tag: v2.6.16-rc3~46^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=642fe301c3fbfe5e328a7a597c4dca41790edbbb;p=pandora-kernel.git [SPARC64]: Fix sys_newfstatat syscall table entry for 64-bit. The sparc64 64 bit syscall table seems to be broken as it has compat_sys_newfstatat in its syscall table instead of sys_newfstatat. Signed-off-by: Heiko Carstens Signed-off-by: David S. Miller --- Reading git-diff-tree failed