Date: Wed, 3 Nov 2010 16:19:35 +0000 (UTC) From: Jaakko Heinonen <jh@FreeBSD.org> To: cvs-src-old@freebsd.org Subject: cvs commit: src/sys/geom geom_event.c Message-ID: <201011042107.oA4L7eUY020655@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
jh 2010-11-03 16:19:35 UTC
FreeBSD src repository
Modified files:
sys/geom geom_event.c
Log:
SVN rev 214748 on 2010-11-03 16:19:35Z by jh
Extend the g_eventlock mutex coverage in one_event() to include setting
of the EV_DONE flag and use the mutex to protect against losing wakeups
in g_waitfor_event().
Reported by: davidxu
Tested by: davidxu
Discussed on: freebsd-current
Revision Changes Path
1.58 +8 -4 src/sys/geom/geom_event.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201011042107.oA4L7eUY020655>
