Skip to content
Snippets Groups Projects
Commit 67d7ddde authored by Al Viro's avatar Al Viro
Browse files

waitid(2): leave copyout of siginfo to syscall itself


have kernel_waitid() collect the information needed for siginfo into
a small structure (waitid_info) passed to it; deal with copyout in
sys_waitid()/compat_sys_waitid().

Signed-off-by: default avatarAl Viro <viro@zeniv.linux.org.uk>
parent 359566fa
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