powerpc: Wire up statx() syscall
authorChandan Rajendra <chandan@linux.vnet.ibm.com>
Thu, 16 Mar 2017 09:07:11 +0000 (14:37 +0530)
committerMichael Ellerman <mpe@ellerman.id.au>
Thu, 16 Mar 2017 09:45:53 +0000 (20:45 +1100)
commitf717629c7f834ab2efa05c7dbf0826f1d7c32ade
treeb054b659373ec16ea49424496c416e314e0f641d
parentfb5fe0fd626c425ed41842c4318aa7ab6f3c2db7
powerpc: Wire up statx() syscall

Test runs on a ppc64 BE guest succeeded. linux/samples/statx/test-statx
program was executed on the following file types,

1. Regular file
2. Directory
3. device file
4. symlink
5. Named pipe

The test run also included invoking test-statx with the runtime options
provided in the main() function of test-statx.c

Signed-off-by: Chandan Rajendra <chandan@linux.vnet.ibm.com>
Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>
arch/powerpc/include/asm/systbl.h
arch/powerpc/include/asm/unistd.h
arch/powerpc/include/uapi/asm/unistd.h