commit | 49df2e3e902e1c3caf998f97a92512424936199d | [log] [tgz] |
---|---|---|
author | Andrea Arcangeli <aarcange@redhat.com> | Wed Jul 29 18:53:17 2015 +0200 |
committer | Linus Torvalds <torvalds@linux-foundation.org> | Tue Sep 08 11:14:39 2015 -0700 |
tree | 613931124b5a36c3c2bc93e19f66cdc2866e0c70 | |
parent | 4e4adb2f462889b9eac736dd06d60658beb091b6 [diff] |
userfaultfd: selftest: update userfaultfd x86 32bit syscall number It changed as result of other syscalls, and while the system call list itself was correctly updated, the selftest program was not. Signed-off-by: Andrea Arcangeli <aarcange@redhat.com> Cc: Andrew Morton <akpm@linux-foundation.org> Cc: Stephen Rothwell <sfr@canb.auug.org.au> Cc: Thomas Gleixner <tglx@linutronix.de> Cc: Andy Lutomirski <luto@kernel.org> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>