From: Geert Uytterhoeven Date: Fri, 6 May 2011 18:57:11 +0000 (+0200) Subject: m68k: Really wire up sys_pselect6 and sys_ppoll X-Git-Tag: v3.0-rc1~412^2~5 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d6d42bb2f85d875dc0c421699de5a1401b2af6a6;p=pandora-kernel.git 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 Acked-by: Greg Ungerer Cc: stable@kernel.org --- Reading git-diff-tree failed