]> bbs.cooldavid.org Git - net-next-2.6.git/commit
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)
commit8e8073a449b2e00641c095ad55bd56f43468daf9
tree7ac24dbc88d51a19745230be5c915206d20387d0
parent300a103d1504134f8c4a7e831f995e917ea9b1e4
sparc: Hook up new fanotify and prlimit64 syscalls.

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>
arch/sparc/include/asm/unistd.h
arch/sparc/kernel/sys32.S
arch/sparc/kernel/systbls_32.S
arch/sparc/kernel/systbls_64.S