]> git.kernelconcepts.de Git - karo-tx-linux.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)
commitfdfe4a393e9cd8c92f4489ca207d410f44d05043
tree7f93086008fd32c4b26a925c2f37974c7d539630
parent97da3854c526d3a6ee05c849c96e48d21527606c
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: a528d35e8bfcc ("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