Date: Mon, 26 Jan 2009 15:01:47 +0000 (UTC) From: John Baldwin <jhb@FreeBSD.org> To: cvs-src-old@freebsd.org Subject: cvs commit: src/sys/cam cam_periph.c Message-ID: <200901261501.n0QF1sB2031499@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
jhb 2009-01-26 15:01:47 UTC
FreeBSD src repository
Modified files:
sys/cam cam_periph.c
Log:
SVN rev 187718 on 2009-01-26 15:01:47Z by jhb
Now that mtx_sleep/msleep can accept Giant as the interlock, simplify the
CAM locking code slightly to no longer special case sleeping when a sim
uses Giant for its lock.
Tested by: trasz
Revision Changes Path
1.76 +6 -19 src/sys/cam/cam_periph.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200901261501.n0QF1sB2031499>
