https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=241639
--- Comment #22 from [email protected] --- A commit references this bug: Author: hselasky Date: Tue Nov 26 12:20:44 UTC 2019 New revision: 355108 URL: https://svnweb.freebsd.org/changeset/base/355108 Log: Fix panic when loading kernel modules before root file system is mounted. Make sure the rootvnode is always NULL checked. Differential Revision: https://reviews.freebsd.org/D22545 PR: 241639 MFC after: 1 week Sponsored by: Mellanox Technologies Changes: head/sys/kern/kern_linker.c -- You are receiving this mail because: You are the assignee for the bug. _______________________________________________ [email protected] mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-bugs To unsubscribe, send any mail to "[email protected]"
