Date: Tue, 5 Jun 2007 18:57:09 +0000 (UTC) From: Attilio Rao <attilio@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/kern kern_mutex.c Message-ID: <200706051857.l55IvAYP094328@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200706051857.l55IvAYP094328>