commit 19830eedddd7418a8c51f9d6d67713bc0eb33432 Author: François Tigeot <ftig...@wolfpond.org> Date: Thu Jul 23 10:05:47 2020 +0200
drm/linux: Fix stop_machine() It never released the big kernel lock. Spotted-by: Sascha Wildner <s...@online.de> Fixed and patch submitted-by: Matthew Dillon <dil...@apollo.backplane.com> Summary of changes: sys/dev/drm/include/linux/stop_machine.h | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/19830eedddd7418a8c51f9d6d67713bc0eb33432 -- DragonFly BSD source repository