Page MenuHomeFreeBSD

arm64: Print CPU features slightly earlier
ClosedPublic

Authored by markj on Jul 20 2021, 4:07 PM.
Tags
None
Referenced Files
F151180975: D31242.id92574.diff
Mon, Apr 6, 3:42 PM
F151152258: D31242.id92504.diff
Mon, Apr 6, 11:06 AM
F151106130: D31242.id92509.diff
Mon, Apr 6, 2:49 AM
Unknown Object (File)
Sun, Apr 5, 9:30 AM
Unknown Object (File)
Sat, Mar 21, 5:56 PM
Unknown Object (File)
Sat, Mar 21, 1:31 PM
Unknown Object (File)
Fri, Mar 20, 4:47 PM
Unknown Object (File)
Sun, Mar 15, 10:01 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.