diff options
author | 2012-04-26 23:25:06 -0400 | |
---|---|---|
committer | 2012-05-21 14:20:27 -0400 | |
commit | 5a30a798fb501429522a30b6027a603244d659b2 (patch) | |
tree | 17a0e45af5c3b32f0a7005a094ad613b20ec6d61 /arch/um/kernel/process.c | |
parent | um: add TIF_NOTIFY_RESUME (diff) | |
download | wireguard-linux-5a30a798fb501429522a30b6027a603244d659b2.tar.xz wireguard-linux-5a30a798fb501429522a30b6027a603244d659b2.zip |
um: wrong sigmask saved in case of multiple sigframes
we can't just find oldmask once; if there are multiple signals
and we loop building sigframes for those, ->saved_mask will be
definitely wrong for all but the first one.
Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
Diffstat (limited to 'arch/um/kernel/process.c')
0 files changed, 0 insertions, 0 deletions