git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c4245c9
)
m68k: Really wire up sys_pselect6 and sys_ppoll
author
Geert Uytterhoeven
<geert@linux-m68k.org>
Fri, 6 May 2011 18:57:11 +0000
(20:57 +0200)
committer
Geert Uytterhoeven
<geert@linux-m68k.org>
Thu, 19 May 2011 16:19:10 +0000
(18:19 +0200)
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
No differences found