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:
1134723
)
[CVE-2009-0029] Make sys_pselect7 static
author
Heiko Carstens
<heiko.carstens@de.ibm.com>
Wed, 14 Jan 2009 13:13:57 +0000
(14:13 +0100)
committer
Heiko Carstens
<heiko.carstens@de.ibm.com>
Wed, 14 Jan 2009 13:15:16 +0000
(14:15 +0100)
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 <heiko.carstens@de.ibm.com>
No differences found