drm/linux: Fix stop_machine()
commit19830eedddd7418a8c51f9d6d67713bc0eb33432
authorFrançois Tigeot <ftigeot@wolfpond.org>
Thu, 23 Jul 2020 08:05:47 +0000 (23 10:05 +0200)
committerFrançois Tigeot <ftigeot@wolfpond.org>
Thu, 23 Jul 2020 08:06:17 +0000 (23 10:06 +0200)
treec6c053b4ff5f5adcdb239d75a59da3f3eca954d9
parent18a5eb363530dd2669c18bcf1e3e3363edce424e
drm/linux: Fix stop_machine()

It never released the big kernel lock.

Spotted-by: Sascha Wildner <saw@online.de>
Fixed and patch submitted-by: Matthew Dillon <dillon@apollo.backplane.com>
sys/dev/drm/include/linux/stop_machine.h