cvs commit: src/sys/kern kern_timeout.c

Jeff Roberson jeff at FreeBSD.org
Sun Apr 6 11:08:49 UTC 2008


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


More information about the cvs-all mailing list