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, Nov 27, 9:20 AM
Unknown Object (File)
Tue, Nov 25, 8:27 PM
Unknown Object (File)
Sun, Nov 23, 5:23 PM
Unknown Object (File)
Mon, Nov 10, 8:44 AM
Unknown Object (File)
Sat, Nov 8, 9:22 AM
Unknown Object (File)
Thu, Oct 30, 10:56 PM
Unknown Object (File)
Oct 29 2025, 7:53 AM
Unknown Object (File)
Oct 29 2025, 7:43 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