- Add a kern_kldload() that is most of the previous kldload() and push Giant down in it.
- Push Giant down in kern_kldunload() and reorganize it slightly to avoid using gotos. Also, expose this function to the rest of the kernel.
Description
Description
Details
Details
- Provenance
jhb Authored on Jun 13 2006, 9:28 PM - Parents
- rG6b3d277ad403: - Push down Giant some in kldstat().
- Branches
- Unknown
- Tags