sparc: Hook up new fanotify and prlimit64 syscalls.
authorDavid S. Miller <davem@davemloft.net>
Mon, 16 Aug 2010 22:04:29 +0000 (15:04 -0700)
committerDavid 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