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.
Details
Details
- Reviewers
corvink - Group Reviewers
bhyve - Commits
- rG1c1a3646a1c8: bhyve: tpm: Avoid printing a message when clearing the cancel bit
Diff Detail
Diff Detail
- Repository
- rG FreeBSD src repository
- Lint
Lint Not Applicable - Unit
Tests Not Applicable