commit | 531f0474bf889d489b28ea4b15e87b7cbb77f580 | [log] [tgz] |
---|---|---|
author | Mikael Pettersson <mikpe@it.uu.se> | Thu Sep 16 14:12:55 2010 -0400 |
committer | Matt Turner <mattst88@gmail.com> | Sat Sep 18 23:06:19 2010 -0400 |
tree | c189144c38dcbfe028770019e28f04b0fa0d6d23 | |
parent | 12e750d956eec8b1778679aff705f617095c46c8 [diff] |
alpha: wire up fanotify and prlimit64 syscalls The 2.6.36-rc kernel added three new system calls: fanotify_init, fanotify_mark, and prlimit64. This patch wires them up on Alpha. Built and booted on an XP900. Untested beyond that. Signed-off-by: Mikael Pettersson <mikpe@it.uu.se> Signed-off-by: Matt Turner <mattst88@gmail.com>