git: kernel - Fix recursive module loading (from MPSAFE changes)
Matthew Dillon
dillon at crater.dragonflybsd.org
Tue Jan 10 14:02:21 PST 2017
commit 474913156502fb95641b96743bedb28e6a9e153e
Author: Matthew Dillon <dillon at apollo.backplane.com>
Date: Tue Jan 10 13:49:00 2017 -0800
kernel - Fix recursive module loading (from MPSAFE changes)
* Fix recursive module loading which I broke in the
recent MPSAFE work.
* Fix firmware loader callback deadlock.
* Fixes radeon drm lockup on startx
Reported-by: mneumann
Summary of changes:
sys/kern/kern_linker.c | 13 +++++++------
1 file changed, 7 insertions(+), 6 deletions(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/474913156502fb95641b96743bedb28e6a9e153e
--
DragonFly BSD source repository
More information about the Commits
mailing list