is it ok to call scsi_free in interrupt handler?

T. P. Saravanan (sara@procsys.com)
Fri, 05 Nov 1999 10:47:40 +0530


I am writing a SCSI driver for a custom device.

I am allocating memory on using scsi_malloc in queuecommand
and using Scsi_Cmnd.host_scribble to remember it.
Is it OK to free this using scsi_free in the interrupt handler?

---

Is there a seperate linux scsi driver mailing list?

---

please post a copy to sara@procsys.com as i am not in the mailing list?

T. P. Saravanan

- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.rutgers.edu Please read the FAQ at http://www.tux.org/lkml/