Page MenuHomeFreeBSD

init_main: Fix logging of the SYSINIT process
ClosedPublic

Authored by zlei on Dec 4 2024, 7:29 AM.
Tags
None
Referenced Files
Unknown Object (File)
Fri, Mar 27, 3:24 AM
Unknown Object (File)
Thu, Mar 26, 8:41 PM
Unknown Object (File)
Tue, Mar 17, 1:07 PM
Unknown Object (File)
Tue, Mar 17, 3:01 AM
Unknown Object (File)
Wed, Mar 11, 5:26 AM
Unknown Object (File)
Tue, Mar 10, 4:33 PM
Unknown Object (File)
Mon, Mar 9, 11:10 PM
Unknown Object (File)
Mar 1 2026, 7:17 AM
Subscribers

Details

Summary

The current subsystem, aka sip->subsystem, should be logged, rather
than the last one.

Fixes: 5a8fceb3bd9f boottrace: trace annotations for startup and shutdown
MFC after: 1 week

Test Plan

Build kernel with option VERBOSE_SYSINIT, turn the knob debug.verbose_sysinit on and boot.

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Not Applicable
Unit
Tests Not Applicable