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