On Fri, Jul 27, 2007 at 10:49:17AM -0400, Jeff Garzik wrote:
> Matthew Wilcox wrote:
> >Pass the Scsi_Host to the interrupt handler, rather than polling all
> >hosts for each interrupt.
> >Return IRQ_NONE if we didn't handle this interrupt
> >Don't set the IRQF_DISABLED flag; this is not a fast-executing interrupt
> >handler.
> >
> >Signed-off-by: Matthew Wilcox <[EMAIL PROTECTED]>
> 
> hrm.
> 
> I thought you had multiple scsi hosts per board?  Thus multiple scsi 
> hosts per interrupt?

Right.  We'll request the interrupt twice, each time with a different
scsi_host.

-- 
"Bill, look, we understand that you're interested in selling us this
operating system, but compare it to ours.  We can't possibly take such
a retrograde step."
-
To unsubscribe from this list: send the line "unsubscribe linux-scsi" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to