On Wed, Sep 04, 2013 at 02:06:07PM -0400, Tejun Heo wrote: > I don't think it's necessary / a good idea to try to support > everything. Just following the spec would be fine. If that doesn't > work for too many devices, maybe just do one fallback?
Calling pci_enable_msi_block_part() in a loop may seem not that terrible if you think of the original interface - pci_enable_msi_block(). If we were to enable multiple MSIs using that one we still had to use it pretty much the same way ;) Anyway. I will send a version which reads MMC out. > Thanks. > > -- > tejun -- Regards, Alexander Gordeev agord...@redhat.com -- 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/