Message ID | 87k1dxaxcl.fsf_-_@xmission.com (mailing list archive) |
---|---|
Headers | show |
Series | : Removing saved_sigmask | expand |
On 06/07, Eric W. Biederman wrote: > > Eric W. Biederman (5): > signal: Teach sigsuspend to use set_user_sigmask > signal/kvm: Stop using sigprocmask in kvm_sigset_(activate|deactivate) > signal: Always keep real_blocked in sync with blocked > signal: Remove saved_sigmask > signal: Remove the unnecessary restore_sigmask flag Reviewed-by: Oleg Nesterov <oleg@redhat.com> I guess this should be routed via -mm tree? This depends on signal-simplify-set_user_sigmask-restore_user_sigmask.patch Oleg.