OSDN Git Service

m68k: Really wire up sys_pselect6 and sys_ppoll
authorGeert Uytterhoeven <geert@linux-m68k.org>
Fri, 6 May 2011 18:57:11 +0000 (20:57 +0200)
committerGreg Kroah-Hartman <gregkh@suse.de>
Fri, 3 Jun 2011 00:31:24 +0000 (09:31 +0900)
commit57791b092659dca5c8194652767678c199e0236c
tree638bfe1921208972e0f544fef155d8195bf0e6bd
parent20276a0718c8c01db6f358225b783d1da2134580
m68k: Really wire up sys_pselect6 and sys_ppoll

commit d6d42bb2f85d875dc0c421699de5a1401b2af6a6 upstream.

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>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
arch/m68k/kernel/syscalltable.S