"arch/arm/git@git.tuxist.de:jan.koester/linux.git" did not exist on "b80c0662371122d01888c9785becf1b962f6db90"
asm-generic: add memfd_create system call to unistd.h
Commit 9183df25 ("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@arndb.de> Reviewed-by:David Herrmann <dh.herrmann@gmail.com> Signed-off-by:
Will Deacon <will.deacon@arm.com>
Loading
Please sign in to comment