git: drm/linux: Rework wait_event_xxx() macros
Francois Tigeot
ftigeot at crater.dragonflybsd.org
Sun Nov 3 12:32:45 PST 2019
commit 85bc18adc3f2e6c133e21d5ba7b8e44bbafd9fe9
Author: François Tigeot <ftigeot at wolfpond.org>
Date: Sun Nov 3 21:31:43 2019 +0100
drm/linux: Rework wait_event_xxx() macros
The wait queue lock must not be held permanently.
This commit should fix issue #3200, reported-by Peeter.
Summary of changes:
sys/dev/drm/include/linux/wait.h | 21 +++++++++------------
1 file changed, 9 insertions(+), 12 deletions(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/85bc18adc3f2e6c133e21d5ba7b8e44bbafd9fe9
--
DragonFly BSD source repository
More information about the Commits
mailing list