commit | d6d42bb2f85d875dc0c421699de5a1401b2af6a6 | [log] [tgz] |
---|---|---|
author | Geert Uytterhoeven <geert@linux-m68k.org> | Fri May 06 20:57:11 2011 +0200 |
committer | Geert Uytterhoeven <geert@linux-m68k.org> | Thu May 19 18:19:10 2011 +0200 |
tree | 4cdc849e40ba0c2a84481a8e05b1501608165ca3 | |
parent | c4245c9d6535f3d02fda7f6eb9adcec9f09e8fe3 [diff] |
m68k: Really wire up sys_pselect6 and sys_ppoll We reserved the numbers a long time ago, but never wired them up in the syscall table as they need TIF_RESTORE_SIGMASK, which we only got last year in commit cb6831d5d3099e772a510eb3e1ed0760ccffb45e ("m68k: Switch to saner sigsuspend()") Signed-off-by: Geert Uytterhoeven <geert@linux-m68k.org> Acked-by: Greg Ungerer <gerg@uclinux.org> Cc: stable@kernel.org