Page MenuHomeFreeBSD

arm64: Print CPU features slightly earlier
ClosedPublic

Authored by markj on Jul 20 2021, 4:07 PM.
Tags
None
Referenced Files
F95960034: D31242.diff
Mon, Sep 23, 4:23 AM
F95907441: D31242.id.diff
Mon, Sep 23, 12:13 AM
F95842668: D31242.id92509.diff
Sun, Sep 22, 7:48 PM
Unknown Object (File)
Sun, Sep 8, 2:57 AM
Unknown Object (File)
Wed, Sep 4, 6:36 AM
Unknown Object (File)
Wed, Sep 4, 4:23 AM
Unknown Object (File)
Thu, Aug 29, 6:12 PM
Unknown Object (File)
Aug 19 2024, 2:05 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.