Hi Jeff, Here are the v3 fixes for ata port runtime pm support. Could you consider applying these fixes? Thanks. Changes in v3: - Add ata port hibernate callbacks Changes in v2: - Drop the patch "[SCSI] sd: fix runtime status check in sd_shutdown". It's no longer needed with commit fe6b91f(PM / Driver core: leave runtime PM enabled during system shutdown). - Add Ack from Alan v1: https://lkml.org/lkml/2011/12/13/443 v2: https://lkml.org/lkml/2011/12/14/516 Lin Ming (3): [SCSI]: runtime resume parent for child's system-resume ata: update ata port's runtime status during system resume ata: add ata port hibernate callbacks drivers/ata/libata-core.c | 58 ++++++++++++++++++++++++++++++++++++++++---- drivers/scsi/scsi_pm.c | 11 +++++++- 2 files changed, 62 insertions(+), 7 deletions(-) -- To unsubscribe from this list: 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