More signal handling fixups for the threaded signal fix upheavals.
This fixes the signal code to not wake up threads with blocked signals, especially noticeable with kernel threads that may not be able to handle signals at all. We also don't unnecessarily wake processes in TASK_UNINTERRUPTIBLE.
Showing
Please register or sign in to comment