]> asedeno.scripts.mit.edu Git - linux.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)
commit9cb74b5e134c9f133001dd1585deef5353cd85f1
tree0c07bc14ed2ec0a7056cae85fc4d84d692f6ba8b
parent0c7e2bc87ea6c2eb6f369998f74a0278e64863e4
MIPS: Wire up statx system call

Wire up the statx system call for MIPS, which was introduced in commit
a528d35e8bfc ("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