From mboxrd@z Thu Jan 1 00:00:00 1970 From: Arjan van de Ven Subject: Re: [ANNOUNCE] QLogic qla2xxx driver update available (v8.00.00b4). Date: 18 Jul 2003 15:46:42 +0200 Sender: linux-kernel-owner@vger.kernel.org Message-ID: <1058536002.5950.3.camel@laptop.fenrus.com> References: <20030718122304.A23013@infradead.org> Reply-To: arjanv@redhat.com Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="=-UosHasdCtsmxJdpSCcPC" Return-path: In-Reply-To: <20030718122304.A23013@infradead.org> To: Christoph Hellwig Cc: Andrew Vasquez , Linux-Kernel , Linux-SCSI List-Id: linux-scsi@vger.kernel.org --=-UosHasdCtsmxJdpSCcPC Content-Type: text/plain Content-Transfer-Encoding: quoted-printable On Fri, 2003-07-18 at 13:23, Christoph Hellwig wrote: > =20 > - qla2x00_intr_handler should use spin_lock, not spin_lock_irqsave possibly correct; on x86 irq handlers run with interrupts enabled for example; just too dangerous to do this esp if error recovery and similar code calls this from process context as well (iirc a few places do) --=-UosHasdCtsmxJdpSCcPC Content-Type: application/pgp-signature; name=signature.asc Content-Description: This is a digitally signed message part -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.2 (GNU/Linux) iD8DBQA/F/pCxULwo51rQBIRAmrfAKCKhmljEk+c46kWOiu/AhwLPVXxaACgk3uu TgYvrp2zOo8ertEh0stE6m4= =/kuj -----END PGP SIGNATURE----- --=-UosHasdCtsmxJdpSCcPC--