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:
2ea1c53
)
[PATCH] Conditionalize compat_sys_newfstatat
author
Kyle McMartin
<kyle@parisc-linux.org>
Fri, 24 Mar 2006 11:18:20 +0000
(
03:18
-0800)
committer
Linus Torvalds
<torvalds@g5.osdl.org>
Fri, 24 Mar 2006 15:33:27 +0000
(07:33 -0800)
If we don't want sys_newfstatat because __ARCH_WANT_STAT64 is defined, then
we certainly don't want compat_sys_newfstatat either.
Signed-off-by: Grant Grundler <grundler@parisc-linux.org>
Signed-off-by: Kyle McMartin <kyle@parisc-linux.org>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
No differences found