Skip to content

Commit

Permalink
lkl: follow RENAMEAT changes from linus upstream tree
Browse files Browse the repository at this point in the history
Fixes: b0da6d4 ("asm-generic: Drop renameat syscall from default list")
Signed-off-by: Hajime Tazaki <thehajime@gmail.com>
  • Loading branch information
thehajime committed Nov 21, 2016
1 parent a4c9c32 commit dd4a0e0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions arch/lkl/include/uapi/asm/unistd.h
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
#define __ARCH_WANT_SYSCALL_NO_AT
#define __ARCH_WANT_SYSCALL_DEPRECATED
#define __ARCH_WANT_SYSCALL_NO_FLAGS
#define __ARCH_WANT_RENAMEAT

#if __BITS_PER_LONG == 64
#define __ARCH_WANT_SYS_NEWFSTATAT
Expand Down

0 comments on commit dd4a0e0

Please sign in to comment.