[6631] in linux-scsi channel archive
panic help
daemon@ATHENA.MIT.EDU (Mark Veteikis)
Tue Jun 8 11:59:51 1999
From: Mark Veteikis <mark@iphase.com>
To: linux-scsi@vger.rutgers.edu
Date: Tue, 8 Jun 1999 10:43:43 -0500 (CDT)
I'm encountering this panic on a driver(mine) in development, Fibre Channel
adapter configured as SCSI interface.
from scsi_request_queueable ( scsi.c, kernel version 2.2.9)
if (req && req->rq_status == RQ_INACTIVE)
panic("Inactive in scsi_request_queueable");
Any ideas on potential causes? Code comments explain that interrupts should be
disabled when this function is called and I've checked this out.
I see this panic much more frequently on SMP boxes, and can run for
multiple days on single processor machines before it will occur, (8 drive
tests).
--
Mark Veteikis mark@iphase.com 1-214-654-5257
Interphase Corp. 13800 Senlac Dallas Tx. 75234
-
To unsubscribe from this list: send the line "unsubscribe linux-scsi" in
the body of a message to majordomo@vger.rutgers.edu