* [PATCH] shm: add memfd.h to UAPI export list
@ 2014-09-03 13:28 David Drysdale
0 siblings, 0 replies; only message in thread
From: David Drysdale @ 2014-09-03 13:28 UTC (permalink / raw)
To: David Herrmann, Hugh Dickins
Cc: Linus Torvalds, Andrew Morton, linux-kernel, linux-api,
David Drysdale
New header file memfd.h from commit 9183df25fe7b194563db
("shm: add memfd_create() syscall") should be exported.
Signed-off-by: David Drysdale <drysdale@google.com>
Reviewed-by: David Herrmann <dh.herrmann@gmail.com>
---
Against v3.17-rc3, for inclusion in v3.17.
include/uapi/linux/Kbuild | 1 +
1 file changed, 1 insertion(+)
diff --git a/include/uapi/linux/Kbuild b/include/uapi/linux/Kbuild
index c1c8e4d0ce2a..51b0e9df3e31 100644
--- a/include/uapi/linux/Kbuild
+++ b/include/uapi/linux/Kbuild
@@ -241,6 +241,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
--
1.9.1
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2014-09-03 13:28 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-09-03 13:28 [PATCH] shm: add memfd.h to UAPI export list David Drysdale
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).