Page MenuHomeFreeBSD

arm64: Print CPU features slightly earlier
ClosedPublic

Authored by markj on Jul 20 2021, 4:07 PM.
Tags
None
Referenced Files
Unknown Object (File)
Oct 6 2024, 7:32 AM
Unknown Object (File)
Oct 5 2024, 12:53 AM
Unknown Object (File)
Oct 3 2024, 11:44 AM
Unknown Object (File)
Oct 2 2024, 4:17 PM
Unknown Object (File)
Oct 2 2024, 9:10 AM
Unknown Object (File)
Oct 2 2024, 2:09 AM
Unknown Object (File)
Sep 30 2024, 11:21 AM
Unknown Object (File)
Sep 29 2024, 9:33 PM
Subscribers

Details

Summary

In particular, print them before we release APs. Otherwise they tend to
get mixed with other kernel messages.

Diff Detail

Repository
rS FreeBSD src repository - subversion
Lint
Lint Passed
Unit
No Test Coverage
Build Status
Buildable 40567
Build 37456: arc lint + arc unit

Event Timeline

markj requested review of this revision.Jul 20 2021, 4:07 PM
sys/arm64/arm64/identcpu.c
1319–1320

IMO it's worth a comment when we have these - 1 or + 1 cases explaining why.

This revision is now accepted and ready to land.Jul 21 2021, 8:46 AM
This revision was automatically updated to reflect the committed changes.