Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/sys/dev/ic
Module Name: src
Committed By: riastradh
Date: Tue Jul 4 01:02:26 UTC 2023
Modified Files:
src/sys/dev/ic: tpm.c
Log Message:
tpm(4): Switch tsleep to kpause.
Nothing is interrupt-driven here, so no need for condvars to allow
more prompt wakeups.
To generate a diff of this commit:
cvs rdiff -u -r1.27 -r1.28 src/sys/dev/ic/tpm.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Home |
Main Index |
Thread Index |
Old Index