From: Heiko Carstens Date: Wed, 14 Jan 2009 13:13:57 +0000 (+0100) Subject: [CVE-2009-0029] Make sys_pselect7 static X-Git-Tag: v2.6.29-rc2~77^2~39 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c9da9f2129d6a421c32e334a83770a9e67f7feac;p=pandora-kernel.git [CVE-2009-0029] Make sys_pselect7 static Not a single architecture has wired up sys_pselect7 plus it is the only system call with seven parameters. Just make it static and rename it to do_pselect which will do the work for sys_pselect6. Signed-off-by: Heiko Carstens --- Reading git-diff-tree failed