Page MenuHomeFreeBSD

arm64: Remove a debug print from efi_create_1t1_map()
ClosedPublic

Authored by markj on Jun 12 2023, 8:11 PM.
Tags
None
Referenced Files
F150392571: D40499.id123158.diff
Tue, Mar 31, 8:09 PM
Unknown Object (File)
Mon, Mar 30, 7:03 PM
Unknown Object (File)
Mon, Mar 30, 3:48 AM
Unknown Object (File)
Wed, Mar 18, 7:56 AM
Unknown Object (File)
Tue, Mar 17, 5:28 AM
Unknown Object (File)
Sat, Mar 14, 4:48 PM
Unknown Object (File)
Mar 1 2026, 9:16 PM
Unknown Object (File)
Feb 18 2026, 9:53 AM
Subscribers

Details

Summary

It doesn't seem particularly useful to have it enabled by default, and
it spits several dozen lines into the dmesg on a test system.

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Skipped
Unit
Tests Skipped
Build Status
Buildable 52010
Build 48901: arc lint + arc unit

Event Timeline

markj requested review of this revision.Jun 12 2023, 8:11 PM

Any reason to not put it behind bootverbose?

Guard the print behind bootverbose instead.

This revision is now accepted and ready to land.Jun 13 2023, 12:52 PM