commit | b12acf163f6e52ff7d41aca51382dde17c506068 | [log] [tgz] |
---|---|---|
author | Ralf Baechle <ralf@linux-mips.org> | Sat May 28 13:22:58 2011 +0100 |
committer | Ralf Baechle <ralf@linux-mips.org> | Wed Jul 20 23:12:10 2011 +0100 |
tree | 254c2445f26d8e4a07f07e47d0e550284e812013 | |
parent | 731f90fae9a94313916a51ef80c4d906c85d9f64 [diff] |
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>