]> git.baikalelectronics.ru Git - kernel.git/commit
MIPS: Wire up statx system call
authorJames Hogan <james.hogan@imgtec.com>
Sat, 4 Mar 2017 00:41:25 +0000 (00:41 +0000)
committerRalf Baechle <ralf@linux-mips.org>
Wed, 8 Mar 2017 11:11:13 +0000 (12:11 +0100)
commit2b8987ee3aaaa5984870f7f938fa1e6700e63db4
tree0c07bc14ed2ec0a7056cae85fc4d84d692f6ba8b
parent062f7489a73107aa69592dee7cbe4d2600ba823e
MIPS: Wire up statx system call

Wire up the statx system call for MIPS, which was introduced in commit
0852e42038d4 ("statx: Add a system call to make enhanced file info
available").

Signed-off-by: James Hogan <james.hogan@imgtec.com>
Cc: linux-mips@linux-mips.org
Patchwork: https://patchwork.linux-mips.org/patch/15387/
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
arch/mips/include/uapi/asm/unistd.h
arch/mips/kernel/scall32-o32.S
arch/mips/kernel/scall64-64.S
arch/mips/kernel/scall64-n32.S
arch/mips/kernel/scall64-o32.S