Skip to content
Snippets Groups Projects
Commit c9da9f21 authored by Heiko Carstens's avatar Heiko Carstens
Browse files

[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: default avatarHeiko Carstens <heiko.carstens@de.ibm.com>
parent 1134723e
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment