History log of /dragonfly/sys/dev/drm/linux_wwmutex.c (Results 1 – 2 of 2)
Revision (<<< Hide revision tags) (Show revision tags >>>) Date Author Comments
Revision tags: v6.2.1, v6.2.0, v6.3.0, v6.0.1, v6.0.0, v6.0.0rc1, v6.1.0, v5.8.3, v5.8.2
# 23d2c0d6 11-Jul-2020 François Tigeot <ftigeot@wolfpond.org>

drm/linux: fix races in the ww mutex code that can cause lockups

Submitted-by: Matthew Dillon <dillon@apollo.backplane.com>


Revision tags: v5.8.1, v5.8.0, v5.9.0, v5.8.0rc1, v5.6.3, v5.6.2, v5.6.1, v5.6.0, v5.6.0rc1, v5.7.0, v5.4.3, v5.4.2
# 6cd4d95d 11-Mar-2019 Matthew Dillon <dillon@apollo.backplane.com>

drm: Fully rework the ww_mutex implementation

Fixing various bugs and inaccurate assertions