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:
300a103
)
sparc: Hook up new fanotify and prlimit64 syscalls.
author
David S. Miller
<davem@davemloft.net>
Mon, 16 Aug 2010 22:04:29 +0000
(15:04 -0700)
committer
David S. Miller
<davem@davemloft.net>
Mon, 16 Aug 2010 22:04:29 +0000
(15:04 -0700)
The only tricky bit is the compat version of fanotify_mark, which
which on 32-bit the 64-bit mark argument is passed in as "high32",
"low32".
Signed-off-by: David S. Miller <davem@davemloft.net>
No differences found