commit 40973ff0e20aa5773257a6f1f06284002543ec63
Author: François Tigeot <[email protected]>
Date: Sat Jun 29 07:00:40 2019 +0200
drm/linux: Fix a NULL pointer dereference in signal_pending_state()
Not all kernel threads have an associated userland lwp.
Reported-by: dillon
Summary of changes:
sys/dev/drm/include/linux/sched.h | 29 +++++++++++++++++++++--------
1 file changed, 21 insertions(+), 8 deletions(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/40973ff0e20aa5773257a6f1f06284002543ec63
--
DragonFly BSD source repository