MIPS: Wire up sendmmsg and renumber setns syscall.
authorRalf Baechle <ralf@linux-mips.org>
Sat, 28 May 2011 12:22:58 +0000 (13:22 +0100)
committerRalf Baechle <ralf@linux-mips.org>
Wed, 20 Jul 2011 22:12:10 +0000 (23:12 +0100)
commitb12acf163f6e52ff7d41aca51382dde17c506068
tree254c2445f26d8e4a07f07e47d0e550284e812013
parent731f90fae9a94313916a51ef80c4d906c85d9f64
MIPS: Wire up sendmmsg and renumber setns syscall.

Renumbering was necessary because I had already wired up setns(2) in the
linux-mips.org tree in commit c3fce54644cabbb90700cc3acc040718a377f609
[MIPS: Wire up new sendmmsg syscall.] but the same syscall numbers were
used by 7b21fddd087678a70ad64afc0f632e0f1071b092 [ns: Wire up the setns
system call] resulting in a conflict.

Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
arch/mips/include/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