From: Ralf Baechle Date: Tue, 4 Dec 2012 17:50:48 +0000 (+0100) Subject: MIPS: N32: Fix signalfd4 syscall entry point X-Git-Tag: v3.7~12^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=97daa768010296d393196cbcd77549ce436a4a54;p=pandora-kernel.git MIPS: N32: Fix signalfd4 syscall entry point This needs to use the compat entry point or it's going to fail on big endian systems. Noticed by Al Viro. Signed-off-by: Ralf Baechle --- Reading git-diff-tree failed