From: Al Viro Date: Tue, 28 Sep 2010 17:50:27 +0000 (+0100) Subject: MIPS: secure_computing, syscall audit: syscall number should in r2, not r0. X-Git-Tag: v2.6.36~6^2~6 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e5b377a8fb7b05f27647698ac739a0504cb2bf80;p=pandora-kernel.git MIPS: secure_computing, syscall audit: syscall number should in r2, not r0. As it is, audit_syscall_entry() and secure_computing() get the bogus value (0, in fact) Signed-off-by: Al Viro Cc: linux-kernel@vger.kernel.org Cc: linux-arch@vger.kernel.org Cc: linux-mips@linux-mips.org Patchwork: https://patchwork.linux-mips.org/patch/1697/ Signed-off-by: Ralf Baechle --- Reading git-diff-tree failed