[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <CANq1E4QFLW3RdNTnQmmyiDNDQg-m5zCP_mL1tRJuRD=cZtW8Xw@mail.gmail.com>
Date: Sat, 6 Sep 2014 21:01:17 +0200
From: David Herrmann <dh.herrmann@...il.com>
To: Marcel Holtmann <marcel@...tmann.org>
Cc: Linus Torvalds <torvalds@...ux-foundation.org>,
Greg Kroah-Hartman <gregkh@...uxfoundation.org>,
linux-kernel <linux-kernel@...r.kernel.org>,
Andrew Morton <akpm@...ux-foundation.org>
Subject: Re: [PATCH] memfd: Add memfd.h to uapi headers
Hi
On Sat, Sep 6, 2014 at 8:40 PM, Marcel Holtmann <marcel@...tmann.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@...tmann.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
>
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists