All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] memfd: Add memfd.h to uapi headers
@ 2014-09-06 18:40 Marcel Holtmann
  2014-09-06 19:01 ` David Herrmann
  0 siblings, 1 reply; 3+ messages in thread
From: Marcel Holtmann @ 2014-09-06 18:40 UTC (permalink / raw)
  To: Linus Torvalds, Greg Kroah-Hartman, David Herrmann; +Cc: linux-kernel

It seems like a good idea to actually expose include/uapi/linux/memfd.h
so that it gets installed and can be used by userspace.

Signed-off-by: Marcel Holtmann <marcel@holtmann.org>
---
 include/uapi/linux/Kbuild | 1 +
 1 file changed, 1 insertion(+)

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
-- 
1.9.3


^ permalink raw reply related	[flat|nested] 3+ messages in thread

* Re: [PATCH] memfd: Add memfd.h to uapi headers
  2014-09-06 18:40 [PATCH] memfd: Add memfd.h to uapi headers Marcel Holtmann
@ 2014-09-06 19:01 ` David Herrmann
  2014-09-06 19:08   ` Marcel Holtmann
  0 siblings, 1 reply; 3+ messages in thread
From: David Herrmann @ 2014-09-06 19:01 UTC (permalink / raw)
  To: Marcel Holtmann
  Cc: Linus Torvalds, Greg Kroah-Hartman, linux-kernel, Andrew Morton

Hi

On Sat, Sep 6, 2014 at 8:40 PM, Marcel Holtmann <marcel@holtmann.org> wrote:
> It seems like a good idea to actually expose include/uapi/linux/memfd.h
> so that it gets installed and can be used by userspace.
>
> Signed-off-by: Marcel Holtmann <marcel@holtmann.org>

Already in -mmots, will probably be pulled by Linus next week:

http://ozlabs.org/~akpm/mmots/broken-out/shm-add-memfdh-to-uapi-export-list.patch

Thanks
David

> ---
>  include/uapi/linux/Kbuild | 1 +
>  1 file changed, 1 insertion(+)
>
> 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
> --
> 1.9.3
>

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [PATCH] memfd: Add memfd.h to uapi headers
  2014-09-06 19:01 ` David Herrmann
@ 2014-09-06 19:08   ` Marcel Holtmann
  0 siblings, 0 replies; 3+ messages in thread
From: Marcel Holtmann @ 2014-09-06 19:08 UTC (permalink / raw)
  To: David Herrmann
  Cc: Linus Torvalds, Greg Kroah-Hartman, linux-kernel, Andrew Morton

Hi David,

>> It seems like a good idea to actually expose include/uapi/linux/memfd.h
>> so that it gets installed and can be used by userspace.
>> 
>> Signed-off-by: Marcel Holtmann <marcel@holtmann.org>
> 
> Already in -mmots, will probably be pulled by Linus next week:
> 
> http://ozlabs.org/~akpm/mmots/broken-out/shm-add-memfdh-to-uapi-export-list.patch

might be a good idea to get it in before 3.17-rc4 and not have it dangling around for another week. Just an idea ;)

Regards

Marcel


^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2014-09-06 19:08 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-09-06 18:40 [PATCH] memfd: Add memfd.h to uapi headers Marcel Holtmann
2014-09-06 19:01 ` David Herrmann
2014-09-06 19:08   ` Marcel Holtmann

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.