Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: [pgoyette-compat] src/sys/kern
Module Name: src
Committed By: pgoyette
Date: Tue Sep 4 11:31:12 UTC 2018
Modified Files:
src/sys/kern [pgoyette-compat]: kern_module.c
Log Message:
If loading a built-in module fails, make sure we reset all the stuff
related to its pre-requisite modules. Otherwise if we try to load it
again we will panic.
To generate a diff of this commit:
cvs rdiff -u -r1.130.2.13 -r1.130.2.14 src/sys/kern/kern_module.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Home |
Main Index |
Thread Index |
Old Index