From: Ralf Baechle Date: Sat, 28 May 2011 12:22:58 +0000 (+0100) Subject: MIPS: Wire up sendmmsg and renumber setns syscall. X-Git-Tag: v3.1-rc1~219^2~26 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b12acf163f6e52ff7d41aca51382dde17c506068;p=pandora-kernel.git 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 --- Reading git-diff-tree failed