]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
- Correct a major error introduced in the per-cpu timeout commit. Sleep
authorJeff Roberson <jeff@FreeBSD.org>
Sun, 6 Apr 2008 11:08:49 +0000 (11:08 +0000)
committerJeff Roberson <jeff@FreeBSD.org>
Sun, 6 Apr 2008 11:08:49 +0000 (11:08 +0000)
commitce62b59c889a43889422cd9b1e0dee2d0b9e74ae
tree7b8d61acb466adf81e639e74ad299776be14448c
parenta90c089ccd69ad234ad3188c59d04a978567e9ba
 - 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
sys/kern/kern_timeout.c