cvs commit: src/sys/kern kern_mutex.c

Attilio Rao attilio at FreeBSD.org
Tue Jun 5 18:57:10 UTC 2007


attilio     2007-06-05 18:57:09 UTC

  FreeBSD src repository

  Modified files:
    sys/kern             kern_mutex.c 
  Log:
  Fix a problem with not-preemptive kernels caming from mis-merging of
  existing code with the new thread_lock patch.
  This also cleans up a bit unlock operation for mutexes.
  
  Approved by: jhb, jeff(mentor)
  
  Revision  Changes    Path
  1.193     +0 -47     src/sys/kern/kern_mutex.c


More information about the cvs-src mailing list