commit | d5c7e8b4ec4795ed0b8943cad8f87801fde371d7 | [log] [tgz] |
---|---|---|
author | Al Viro <viro@ftp.linux.org.uk> | Thu Aug 18 20:04:19 2011 +0100 |
committer | Richard Weinberger <richard@nod.at> | Wed Nov 02 14:14:55 2011 +0100 |
tree | 129e234c88d0297caecdb49f285a053babaa94b3 | |
parent | 9b25fcbdc64369f4cce41e73fc0f57f3fd367d20 [diff] |
um: don't bother blocking SIGARLM and SIGUSR1 We used to generate those, but we hadn't done that for a long time. No need to bother blocking them for signal handlers. Signed-off-by: Al Viro <viro@zeniv.linux.org.uk> Signed-off-by: Richard Weinberger <richard@nod.at>