commit | 99d233fa9bba1916050dd27d74530342af68b6db | [log] [tgz] |
---|---|---|
author | Joseph S. Myers <joseph@codesourcery.com> | Wed Jan 10 12:30:50 2007 +0000 |
committer | Ralf Baechle <ralf@linux-mips.org> | Tue Feb 06 16:53:22 2007 +0000 |
tree | 0b70ccda736fff55725a80ae192131f5a485c551 | |
parent | 447deafba4de56bfa5ed5d5778e56afe55432394 [diff] |
[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>