aboutsummaryrefslogtreecommitdiff
path: root/lib/memory-notifier-error-inject.c
diff options
context:
space:
mode:
authorAndre Przywara <[email protected]>2015-10-01 15:36:51 -0700
committerLinus Torvalds <[email protected]>2015-10-01 21:42:35 -0400
commit9ff42d10c3b3e26d9555878f31b9a2e5c24efa57 (patch)
tree83c7c568df204d7a2c07396b1edd975df3b052ef /lib/memory-notifier-error-inject.c
parenta523841ee4e506fa1f05ff3a85b1e6d8176a3d4d (diff)
userfaultfd: remove kernel header include from uapi header
As include/uapi/linux/userfaultfd.h is a user visible header file, it should not include kernel-exclusive header files. So trying to build the userfaultfd test program from the selftests directory fails, since it contains a reference to linux/compiler.h. As it turns out, that header is not really needed there, so we can simply remove it to fix that issue. Signed-off-by: Andre Przywara <[email protected]> Cc: Andrea Arcangeli <[email protected]> Cc: Shuah Khan <[email protected]> Signed-off-by: Andrew Morton <[email protected]> Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'lib/memory-notifier-error-inject.c')
0 files changed, 0 insertions, 0 deletions