Page MenuHomeFreeBSD

arm64: Print CPU features slightly earlier
ClosedPublic

Authored by markj on Jul 20 2021, 4:07 PM.
Tags
None
Referenced Files
F126519501: D31242.id92504.diff
Wed, Aug 20, 12:18 PM
Unknown Object (File)
Sat, Aug 9, 3:00 PM
Unknown Object (File)
Sun, Jul 27, 10:10 PM
Unknown Object (File)
Jul 6 2025, 6:23 PM
Unknown Object (File)
Jul 3 2025, 8:04 AM
Unknown Object (File)
Jun 22 2025, 7:20 AM
Unknown Object (File)
Jun 17 2025, 10:28 PM
Unknown Object (File)
Jun 16 2025, 2:47 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
rG FreeBSD src repository
Lint
Lint Not Applicable
Unit
Tests Not Applicable

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.