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, Jan 24, 6:05 AM
Unknown Object (File)
Thu, Jan 9, 5:45 PM
Unknown Object (File)
Jan 9 2025, 6:51 AM
Unknown Object (File)
Dec 26 2024, 2:43 AM
Unknown Object (File)
Dec 25 2024, 8:41 PM
Unknown Object (File)
Dec 25 2024, 11:47 AM
Unknown Object (File)
Dec 25 2024, 4:56 AM
Unknown Object (File)
Dec 14 2024, 7:34 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