[MIPS] Use compat_sys_pselect6
authorJoseph S. Myers <joseph@codesourcery.com>
Wed, 10 Jan 2007 12:30:50 +0000 (12:30 +0000)
committerRalf Baechle <ralf@linux-mips.org>
Tue, 6 Feb 2007 16:53:22 +0000 (16:53 +0000)
commit99d233fa9bba1916050dd27d74530342af68b6db
tree0b70ccda736fff55725a80ae192131f5a485c551
parent447deafba4de56bfa5ed5d5778e56afe55432394
[MIPS] Use compat_sys_pselect6

The N32 and O32 pselect6 syscalls need to use compat_sys_pselect6 to
translate arguments from 32-bit to 64-bit layout.

Signed-off-by: Joseph Myers <joseph@codesourcery.com>
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
arch/mips/kernel/scall64-n32.S
arch/mips/kernel/scall64-o32.S