Jeff Garzik wrote: > Tejun Heo wrote: >> Disabled port handling in ata_pci_init_native_mode() is slightly >> broken in that it may end up using the wrong port_info. This patch >> updates it such that disables ports are made dummy as done in the >> legacy and other cases. >> >> While at it, fix indentation in ata_resources_present(). >> >> Signed-off-by: Tejun Heo <htejun@xxxxxxxxx> >> --- >> drivers/ata/libata-sff.c | 62 >> ++++++++++++++++++++++++++-------------------- >> 1 files changed, 35 insertions(+), 27 deletions(-) > > what's the extent of the breakage here? > > I would rather push this into #upstream Yeap, this is for #upstream. The breakage is theoretical as none hits the path yet. Thanks. -- tejun - 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