From owner-cvs-all Mon Dec 4 23:41:57 2000 From owner-cvs-all@FreeBSD.ORG Mon Dec 4 23:41:54 2000 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 3A82F37B401; Mon, 4 Dec 2000 23:41:54 -0800 (PST) Received: (from mjacob@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id eB57frF04512; Mon, 4 Dec 2000 23:41:53 -0800 (PST) (envelope-from mjacob) Message-Id: <200012050741.eB57frF04512@freefall.freebsd.org> From: Matt Jacob Date: Mon, 4 Dec 2000 23:41:53 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/dev/isp isp_freebsd.h X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG mjacob 2000/12/04 23:41:53 PST Modified files: sys/dev/isp isp_freebsd.h Log: Only call ISP_UNLOCK/ISP_LOCK if isp->isp_osinfo.intsok in USEC_SLEEP. Add a test against isp->isp_osinfo.islocked prior to trying to see whether --isp->isp_osinfo.islocked is zero to cause us to unlock (non-SMPLOCK case). Revision Changes Path 1.42 +11 -7 src/sys/dev/isp/isp_freebsd.h To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message