> Yes, and I believe that this is what's broken about the SCSI midlayer. The the > io_request_lock cannot be completely released in a SCSI HBA because the flags You can drop it with spin_unlock_irq and that is fine. I do that with no problems in the I2O scsi driver for example - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [EMAIL PROTECTED] Please read the FAQ at http://www.tux.org/lkml/
- io_request_lock question (2.2) Reto Baettig
- Re: io_request_lock question (2.2) Alan Cox
- Re: io_request_lock question (2.2) Reto Baettig
- Re: io_request_lock question (2.2) Alan Cox
- Re: io_request_lock question (2.2) Matthew Jacob
- Re: io_request_lock question (2.2) Alan Cox
- Re: io_request_lock question (2.2) Matthew Jacob
- Re: io_request_lock question (... Reto Baettig
- Re: io_request_lock question (... Matthew Jacob
- Re: io_request_lock question (... Andi Kleen
- Re: io_request_lock question (... Matthew Jacob
- Re: io_request_lock question (... Andi Kleen
- Re: io_request_lock question (... Alan Cox