Make sigprocmask() available to kernel threads too, since a lot of
them do want to temporarily block signals. Kernel users can also block signals that are normally unblockable to user space, ie SIGKILL and SIGSTOP. Make nfsd and autofs use the new interface, as an example to others.
Showing
Please register or sign in to comment