Page MenuHomeFreeBSD

bhyve: tpm: Avoid printing a message when clearing the cancel bit
AcceptedPublic

Authored by markj on Sep 8 2025, 3:17 PM.
Tags
None
Referenced Files
F151503585: D52425.id161713.diff
Wed, Apr 8, 9:15 PM
Unknown Object (File)
Tue, Apr 7, 2:11 AM
Unknown Object (File)
Mon, Apr 6, 4:26 PM
Unknown Object (File)
Sun, Apr 5, 12:50 AM
Unknown Object (File)
Tue, Mar 17, 12:56 PM
Unknown Object (File)
Mon, Mar 16, 6:29 PM
Unknown Object (File)
Jan 16 2026, 12:50 PM
Unknown Object (File)
Jan 8 2026, 12:15 PM
Subscribers

Details

Reviewers
corvink
Group Reviewers
bhyve
Summary

Some drivers do this routinely, e.g., FreeBSD's tpm20 does this every
time it sends a command in tpmcrb_transmit(). This causes the console
to fill up with messages. Instead, only print a warning if the cancel
bit is set to one.

Diff Detail

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