[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>
This commit is contained in:
Joseph S. Myers 2007-01-10 12:30:50 +00:00 committed by Ralf Baechle
commit 99d233fa9b
2 changed files with 2 additions and 2 deletions