...
>Same behaviour for RAID1 and the new aic7xxx driver for me at nearly every
>reboot. The old driver works just fine (2.4.9).
The new driver registers a "reboot notifier" with the system. If MD
continues to perform I/O after the aic7xxx driver's notification routine
is called, the result is undefined. The aic7xxx driver has already
shutdown the hardware. Perhaps I should use a different event to indicate
it is safe for me to clean up the hardware?
-- Justin - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/