From: David S. Miller Date: Mon, 16 Aug 2010 22:04:29 +0000 (-0700) Subject: sparc: Hook up new fanotify and prlimit64 syscalls. X-Git-Tag: v2.6.36-rc2~51^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8e8073a449b2e00641c095ad55bd56f43468daf9;p=pandora-kernel.git 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 --- Reading git-diff-tree failed