Re: [PATCH] add execute_in_process_context() API

From: Stefan Richter
Date: Wed Feb 08 2006 - 07:45:00 EST


James Bottomley wrote:
SCSI needs this for our scheme to avoid executing generic device release
calls from interrupt context (SCSI patch using this to follow).

Shouldn't we rather fix the SCSI low level drivers or SCSI transport layers to trigger device releases only from process context? (Instead of SCSI core transparently falling back to a workqueue, that is.)

I know only one of these drivers, hence I don't know which are actually affected and how much work that would be.
--
Stefan Richter
-=====-=-==- --=- -=---
http://arcgraph.de/sr/

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