Date: Thu, 31 Jan 2008 19:40:03 GMT From: dfilter@FreeBSD.org (dfilter service) To: freebsd-threads@FreeBSD.org Subject: Re: threads/119920: commit references a PR Message-ID: <200801311940.m0VJe3hi005817@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
The following reply was made to PR threads/119920; it has been noted by GNATS.
From: dfilter@FreeBSD.ORG (dfilter service)
To: bug-followup@FreeBSD.org
Cc:
Subject: Re: threads/119920: commit references a PR
Date: Thu, 31 Jan 2008 19:38:37 +0000 (UTC)
deischen 2008-01-31 19:38:26 UTC
FreeBSD src repository
Modified files:
lib/libkse/sys lock.c
Log:
When reinitializing a lockuser, don't assume that the lock is in
use. If it is in use, use the watched request, otherwise use the
lockuser's own request. Only allocate a lockuser request if both
requests are null.
PR: 119920
Tested by (6.x): Landon Fuller <landonf -at- bikemonkey -dot- org>
Revision Changes Path
1.14 +15 -7 src/lib/libkse/sys/lock.c
_______________________________________________
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200801311940.m0VJe3hi005817>
