[PATCH] wire up fanotify and prlimit64 syscalls on ARM

Russell King - ARM Linux linux at arm.linux.org.uk
Wed Aug 25 15:07:13 EDT 2010


On Wed, Aug 25, 2010 at 04:56:12PM +0200, Mikael Pettersson wrote:
> The 2.6.36-rc kernel added three new system calls:
> fanotify_init, fanotify_mark, and prlimit64.  This patch
> wires them up on ARM.
> 
> The only non-trivial issue here is the u64 argument to
> sys_fanotify_mark(), but it is the 3rd argument and thus
> passed in r2/r3 in both kernel and user space, so it causes
> no problems.
> 
> Tested with a 2.6.36-rc2 EABI kernel on an ixp4xx machine.

Looks fine, please submit to the patch system with Anand's tested-by.
Thanks.



More information about the linux-arm-kernel mailing list