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)
Mar 7 2024, 6:50 PM
Unknown Object (File)
Feb 22 2024, 1:19 PM
Unknown Object (File)
Feb 11 2024, 7:49 AM
Unknown Object (File)
Jan 27 2024, 3:19 AM
Unknown Object (File)
Dec 20 2023, 12:47 AM
Unknown Object (File)
Dec 12 2023, 12:45 PM
Unknown Object (File)
Nov 29 2023, 3:05 AM
Unknown Object (File)
Nov 26 2023, 12:34 AM
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 40563
Build 37452: arc lint + arc unit

Event Timeline

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

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.