Date: Sun, 6 Apr 2008 11:08:49 +0000 (UTC) From: Jeff Roberson <jeff@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/kern kern_timeout.c Message-ID: <200804061108.m36B8nuB045282@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
jeff 2008-04-06 11:08:49 UTC
FreeBSD src repository
Modified files:
sys/kern kern_timeout.c
Log:
- Correct a major error introduced in the per-cpu timeout commit. Sleep
and wakeup require the same wait channel to function properly.
Found by: kris
Pointy hat: me
Revision Changes Path
1.113 +5 -5 src/sys/kern/kern_timeout.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200804061108.m36B8nuB045282>
