Re: [PATCH v5 0/5] AHCI: Optimize interrupt processing in multi-MSI mode

2014-10-06 Thread Tejun Heo
Applied 1-7 to libata/for-3.18. Thanks. -- tejun -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/

Re: [PATCH v5 0/5] AHCI: Optimize interrupt processing in multi-MSI mode

2014-10-06 Thread Tejun Heo
Applied 1-7 to libata/for-3.18. Thanks. -- tejun -- To unsubscribe from this list: send the line unsubscribe linux-kernel in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/

[PATCH v5 0/5] AHCI: Optimize interrupt processing in multi-MSI mode

2014-09-29 Thread Alexander Gordeev
Changes since v4: - CONFIG_SATA_HIGHBANK platform build error fixed; - code movement (from ahci.c to libahci.c) separated from other changes; Changes since v3: - series rebased on libata/for-3.18; - single IRQ interrupt update removed, along with patches 4,5 "AHCI: Get rid of

[PATCH v5 0/5] AHCI: Optimize interrupt processing in multi-MSI mode

2014-09-29 Thread Alexander Gordeev
Changes since v4: - CONFIG_SATA_HIGHBANK platform build error fixed; - code movement (from ahci.c to libahci.c) separated from other changes; Changes since v3: - series rebased on libata/for-3.18; - single IRQ interrupt update removed, along with patches 4,5 AHCI: Get rid of redundant