]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Fix TDP_WAKEUP/thr_wake(curthread->td_tid) after r366428.
authorKonstantin Belousov <kib@FreeBSD.org>
Sun, 13 Dec 2020 19:45:42 +0000 (19:45 +0000)
committerKonstantin Belousov <kib@FreeBSD.org>
Sun, 13 Dec 2020 19:45:42 +0000 (19:45 +0000)
commit203affb291804a2010763a3ab081f1d04d3ff40d
tree4cb6f761fc73f5339156b15274bcca73d00b6209
parent0b459854bc72a3d217709bf84a6d930b5b64199d
Fix TDP_WAKEUP/thr_wake(curthread->td_tid) after r366428.

Reported by: arichardson
Reviewed by: arichardson, markj
Sponsored by: The FreeBSD Foundation
Differential revision: https://reviews.freebsd.org/D27597
sys/kern/subr_sleepqueue.c