MIPS: N32: Fix signalfd4 syscall entry point
authorRalf Baechle <ralf@linux-mips.org>
Tue, 4 Dec 2012 17:50:48 +0000 (18:50 +0100)
committerRalf Baechle <ralf@linux-mips.org>
Wed, 5 Dec 2012 18:58:48 +0000 (19:58 +0100)
commit97daa768010296d393196cbcd77549ce436a4a54
treea976da128afe95f344d6a0aed83be09ec084030b
parentd5563715a30706b54ad9ec978b30b81d3fb320f3
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 <ralf@linux-mips.org>
arch/mips/kernel/scall64-n32.S