git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
0bdd340
)
[SPARC64]: Fix sys_newfstatat syscall table entry for 64-bit.
author
Heiko Carstens
<heiko.carstens@de.ibm.com>
Thu, 9 Feb 2006 23:09:15 +0000
(15:09 -0800)
committer
David S. Miller
<davem@davemloft.net>
Thu, 9 Feb 2006 23:09:15 +0000
(15:09 -0800)
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>
No differences found