summaryrefslogtreecommitdiffstats
path: root/include/uapi/linux/Kbuild
diff options
context:
space:
mode:
authorDavid Drysdale2014-09-09 23:50:57 +0200
committerLinus Torvalds2014-09-11 00:42:12 +0200
commitb01d072065b6f36550f486fe77f05b092225ba1b (patch)
tree2321dc0060066f664be2d154d286504fd2d99600 /include/uapi/linux/Kbuild
parentcheckpatch: allow commit descriptions on separate line from commit id (diff)
downloadkernel-qcow2-linux-b01d072065b6f36550f486fe77f05b092225ba1b.tar.gz
kernel-qcow2-linux-b01d072065b6f36550f486fe77f05b092225ba1b.tar.xz
kernel-qcow2-linux-b01d072065b6f36550f486fe77f05b092225ba1b.zip
shm: add memfd.h to UAPI export list
The new header file memfd.h from commit 9183df25fe7b ("shm: add memfd_create() syscall") should be exported. Signed-off-by: David Drysdale <drysdale@google.com> Reviewed-by: David Herrmann <dh.herrmann@gmail.com> Cc: Hugh Dickins <hughd@google.com> Signed-off-by: Andrew Morton <akpm@linux-foundation.org> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'include/uapi/linux/Kbuild')
-rw-r--r--include/uapi/linux/Kbuild1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/uapi/linux/Kbuild b/include/uapi/linux/Kbuild
index 24e9033f8b3f..939df6973102 100644
--- a/include/uapi/linux/Kbuild
+++ b/include/uapi/linux/Kbuild
@@ -240,6 +240,7 @@ header-y += matroxfb.h
header-y += mdio.h
header-y += media.h
header-y += mei.h
+header-y += memfd.h
header-y += mempolicy.h
header-y += meye.h
header-y += mic_common.h