]> git.baikalelectronics.ru Git - kernel.git/commit
generic syscalls: Wire up statx syscall
authorStafford Horne <shorne@gmail.com>
Mon, 13 Mar 2017 14:45:21 +0000 (23:45 +0900)
committerWill Deacon <will.deacon@arm.com>
Mon, 20 Mar 2017 12:32:37 +0000 (12:32 +0000)
commit16e8bc82e315cd3f8f91686b8fb5d07a6432b9b3
tree7f93086008fd32c4b26a925c2f37974c7d539630
parent934778e31a56dfe7dd1b2bbcd6063538c354fb9e
generic syscalls: Wire up statx syscall

The new syscall statx is implemented as generic code, so enable it
for architectures like openrisc which use the generic syscall table.

Fixes: 33113bef26bfa ("statx: Add a system call to make enhanced file info available")
Cc: Thomas Gleixner <tglx@linutronix.de>
Cc: Al Viro <viro@zeniv.linux.org.uk>
Cc: David Howells <dhowells@redhat.com>
Cc: Catalin Marinas <catalin.marinas@arm.com>
Cc: Will Deacon <will.deacon@arm.com>
Cc: linux-arm-kernel@lists.infradead.org
Signed-off-by: Stafford Horne <shorne@gmail.com>
Signed-off-by: Will Deacon <will.deacon@arm.com>
include/uapi/asm-generic/unistd.h