CVSROOT:        /cvs
Module name:    src
Changes by:     [email protected]    2020/02/20 01:20:59

Modified files:
        sys/dev/pci/drm/include/linux/sched: signal.h 

Log message:
In signal_pending_state() only test for pending signal when
TASK_INTERRUPTIBLE (PCATCH) is set in the state argument.

Spotted by and original diff from claudio@.  ok claudio@

Reply via email to