commit | 642fe301c3fbfe5e328a7a597c4dca41790edbbb | [log] [tgz] |
---|---|---|
author | Heiko Carstens <heiko.carstens@de.ibm.com> | Thu Feb 09 15:09:15 2006 -0800 |
committer | David S. Miller <davem@davemloft.net> | Thu Feb 09 15:09:15 2006 -0800 |
tree | c1d19f5f83949d091e0ca3c3bfeabc73a09ec111 | |
parent | 0bdd340c092b0936f78a54bdbd3927463ed4fca3 [diff] |
[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 <heiko.carstens@de.ibm.com> Signed-off-by: David S. Miller <davem@davemloft.net>