[PATCH 2/2] asm-generic: add memfd_create system call to unistd.h

Will Deacon will.deacon at arm.com
Tue Aug 12 03:28:07 PDT 2014


On Mon, Aug 11, 2014 at 07:57:00PM +0100, Arnd Bergmann wrote:
> On Monday 11 August 2014, Will Deacon wrote:
> > On Mon, Aug 11, 2014 at 05:54:08PM +0100, David Herrmann wrote:
> > > On Mon, Aug 11, 2014 at 3:37 PM, Will Deacon <will.deacon at arm.com> wrote:
> > > > Commit 9183df25fe7b ("shm: add memfd_create() syscall") added a new
> > > > system call (memfd_create) but didn't update the asm-generic unistd
> > > > header.
> > > >
> > > > This patch adds the new system call to the asm-generic version of
> > > > unistd.h so that it can be used by architectures such as arm64.
> > > >
> > > > Cc: Arnd Bergmann <arnd at arndb.de>
> > > > Cc: David Herrmann <dh.herrmann at gmail.com>
> > > > Signed-off-by: Will Deacon <will.deacon at arm.com>
> > > 
> > > Reviewed-by: David Herrmann <dh.herrmann at gmail.com>
> > 
> > Thanks, David.
> > 
> > Arnd: shall I take this via the arm64 tree, or do you already have some
> > asm-generic patches queued?
> 
> Please take it for arm64, I don't have any other patches queued at the moment
> and am currently on vacation.

Thanks, Arnd. I'll include it with the arm64 pull req at -rc1.

Have a good holiday,

Will



More information about the linux-arm-kernel mailing list