commit | 8e8073a449b2e00641c095ad55bd56f43468daf9 | [log] [tgz] |
---|---|---|
author | David S. Miller <davem@davemloft.net> | Mon Aug 16 15:04:29 2010 -0700 |
committer | David S. Miller <davem@davemloft.net> | Mon Aug 16 15:04:29 2010 -0700 |
tree | 7ac24dbc88d51a19745230be5c915206d20387d0 | |
parent | 300a103d1504134f8c4a7e831f995e917ea9b1e4 [diff] |
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>