commit | 431dc8040354db65e4f8d4d4e21ae4fab41f5bc3 | [log] [tgz] |
---|---|---|
author | Ralf Baechle <ralf@linux-mips.org> | Tue Feb 13 00:05:11 2007 +0000 |
committer | Ralf Baechle <ralf@linux-mips.org> | Tue Feb 13 22:40:51 2007 +0000 |
tree | 54381eb2e9b738fd3d87fd129da85086983296c5 | |
parent | 366d6aef281a670b32a51d289fc07bf0e5e72d9a [diff] [blame] |
[MIPS] Fix sigset_t endianess swapping issues in 32-bit compat code. Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
diff --git a/arch/mips/kernel/scall64-n32.S b/arch/mips/kernel/scall64-n32.S index ee8802b..2ceda46 100644 --- a/arch/mips/kernel/scall64-n32.S +++ b/arch/mips/kernel/scall64-n32.S
@@ -396,4 +396,4 @@ PTR compat_sys_get_robust_list PTR compat_sys_kexec_load PTR sys_getcpu - PTR sys_epoll_pwait + PTR compat_sys_epoll_pwait