Re: [PATCH] QStor SATA/RAID driver for 2.6.9-rc3

From: Mark Lord
Date: Tue Oct 12 2004 - 13:39:41 EST


James Bottomley wrote:
..
What you need to do is to gather as much information as will reset the
interrupt and then process the data as a tasklet. For your hotplug
events, they should be fire and forget as schedule_work().

Okay. Good find, thanks.

I'll rework that portion to remove the bh handling completely,
doing everything possible directly from within the interrupt handler.

It will continue to use schedule_work to handle hotplug events.

Cheers
--
Mark Lord
(hdparm keeper & the original "Linux IDE Guy")
-
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/