diff options
author | Thierry Reding <treding@nvidia.com> | 2015-09-22 14:58:52 -0700 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2015-09-22 15:09:53 -0700 |
commit | d0a871141d07929b559f5eae9c3fc4b63d16866b (patch) | |
tree | c95744ddbdd52b3695618e93290cb1f113484ad8 /firmware | |
parent | ac5be6b47e8bd25b62bed2c82cda7398999f59e9 (diff) | |
download | op-kernel-dev-d0a871141d07929b559f5eae9c3fc4b63d16866b.zip op-kernel-dev-d0a871141d07929b559f5eae9c3fc4b63d16866b.tar.gz |
userfaultfd: selftests: vm: pick up sanitized kernel headers
Add the usr/include subdirectory of the top-level tree to the include
path, and make sure to include headers without relative paths to make
sure the sanitized headers get picked up. Otherwise the compiler will
not be able to find the linux/compiler.h header included by the non-
sanitized include/uapi/linux/userfaultfd.h.
While at it, make sure to only hardcode the syscall numbers on x86 and
PowerPC if they haven't been properly picked up from the headers.
Signed-off-by: Thierry Reding <treding@nvidia.com>
Acked-by: Michael Ellerman <mpe@ellerman.id.au>
Cc: Shuah Khan <shuahkh@osg.samsung.com>
Signed-off-by: Andrea Arcangeli <aarcange@redhat.com>
Cc: Dr. David Alan Gilbert <dgilbert@redhat.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'firmware')
0 files changed, 0 insertions, 0 deletions