Tejun Heo wrote:
Hello, Jeff. This is the updated git-patches of previously posted five patchsets[1]. Changes are * SCSI-implement-host_eh_scheduled patch updated as discussed. * A new patch, which renames ata_down_sata_spd_limit() and friends to sata_*(), is added to prep patchset. * ata_scr_*() renamed to sata_scr_*() * ehc->flags has been moved to ehi->flags so that it can also be used to pass flags from IRQ handler to EH. * Spurious ata_dev_init() prototype killed from ering patch. * ata_ering is changed to include #ATA_ERING_SIZE predefined ering entries. As this makes add-dev-ering patch trivial, the patch is collapsed into implement-ering. * sata_sil EH now directly calls ata_bmdma_irq_clear() instead of calling ops->irq_clear().
I forgot one. * AHCI now has proper IRQ-mask manipulating freeze/thaw(). -- tejun - : send the line "unsubscribe linux-ide" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html