Re: [PATCH] memfd: Add memfd.h to uapi headers

From: David Herrmann
Date: Sat Sep 06 2014 - 15:01:36 EST


Hi

On Sat, Sep 6, 2014 at 8:40 PM, Marcel Holtmann <marcel@xxxxxxxxxxxx> 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@xxxxxxxxxxxx>

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
>
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/