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)
Thu, May 22, 4:12 AM
Unknown Object (File)
Thu, May 15, 6:39 PM
Unknown Object (File)
Sat, May 3, 12:46 AM
Unknown Object (File)
Tue, Apr 29, 9:03 AM
Unknown Object (File)
Sun, Apr 27, 10:53 PM
Unknown Object (File)
Apr 21 2025, 9:20 PM
Unknown Object (File)
Apr 21 2025, 12:03 PM
Unknown Object (File)
Mar 6 2025, 12:47 PM
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