Module Name: src Committed By: rin Date: Sun May 31 09:59:37 UTC 2020
Modified Files:
src/sys/kern: kern_timeout.c
Log Message:
Switch to db_alloc() from kmem_intr_alloc(9).
Fix build failure as a part of crash(8).
Noticed by tnn@, thanks!
To generate a diff of this commit:
cvs rdiff -u -r1.62 -r1.63 src/sys/kern/kern_timeout.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
