https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=241639
--- Comment #54 from [email protected] --- A commit references this bug: Author: hselasky Date: Thu Dec 5 14:53:47 UTC 2019 New revision: 355419 URL: https://svnweb.freebsd.org/changeset/base/355419 Log: MFC r355108 and r355170: 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 Sponsored by: Mellanox Technologies Changes: _U stable/10/ stable/10/sys/kern/kern_linker.c stable/10/sys/kern/subr_firmware.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]"
