git: kernel - Remove 'td %p blah: timeout race' kprintf
Aaron LI
aly at crater.dragonflybsd.org
Tue Jul 20 16:30:35 PDT 2021
commit 8ef3e14af2bbd354a089d97c3f18a94817561e88
Author: Matthew Dillon <dillon at apollo.backplane.com>
Date: Thu Jul 15 19:27:35 2021 -0700
kernel - Remove 'td %p blah: timeout race' kprintf
* Remove debugging kprintf() used to verify that the race can
happen. Yes, it can, particularly on a guest VM (but it can
happen on a host too).
Summary of changes:
sys/kern/kern_synch.c | 9 +++++----
1 file changed, 5 insertions(+), 4 deletions(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/8ef3e14af2bbd354a089d97c3f18a94817561e88
--
DragonFly BSD source repository
More information about the Commits
mailing list