commit | 28b2425ac76b0f043f2efd34521f2a3c7ec8ccc5 | [log] [tgz] |
---|---|---|
author | Kyle McMartin <kyle@parisc-linux.org> | Wed Feb 08 23:33:15 2006 -0500 |
committer | Kyle McMartin <kyle@duet.int.mcmartin.ca> | Wed Feb 08 23:27:58 2006 -0500 |
tree | 042919a71832de77463ab0ca77c1983e7951477d | |
parent | 7ec14e49b72da20d7212c707f226271525aee4ae [diff] |
[PARISC] Stub out pselect6/ppoll until TIF_RESTORE_SIGMASK is done Swap out pselect6/ppoll for ni_syscall for now. We also have to switch the macro to ENTRY_SAME since compat_sys_ni_syscall does not exist. Signed-off-by: Kyle McMartin <kyle@parisc-linux.org>