CVSROOT: /cvs Module name: src Changes by: [email protected] 2020/02/18 00:40:49
Modified files:
sys/dev/pci/drm/include/linux/sched: signal.h
Log message:
Use SIGPENDING() instead of CURSIG() for emulating signal_pending().
There is no need for the additional work done by CURSIG().
seems reasonable jsg@
