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, Sep 26, 5:48 AM
Unknown Object (File)
Sun, Sep 21, 11:40 PM
Unknown Object (File)
Sun, Sep 21, 12:04 AM
Unknown Object (File)
Sep 11 2025, 8:29 PM
Unknown Object (File)
Sep 11 2025, 5:17 AM
Unknown Object (File)
Sep 10 2025, 4:08 PM
Unknown Object (File)
Sep 4 2025, 4:56 PM
Unknown Object (File)
Aug 26 2025, 2:50 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