[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)
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>

No differences found