[PATCH 0/2] Phase out pci_enable_msi_block()
Alexander Gordeev
agordeev at redhat.com
Mon Apr 14 17:14:05 EST 2014
Hello,
This series is against 3.15-rc1.
This update obsoletes pci_enable_msi_block() function in
favor of pci_enable_msi_range() and pci_enable_msi_exact().
Cc: Frank Haverkamp <haver at linux.vnet.ibm.com>
Cc: Greg Kroah-Hartman <gregkh at linuxfoundation.org>
Cc: linux-mips at linux-mips.org
Cc: linuxppc-dev at lists.ozlabs.org
Cc: linux-s390 at vger.kernel.org
Cc: x86 at kernel.org
Cc: linux-pci at vger.kernel.org
Alexander Gordeev (2):
GenWQE: Use pci_enable_msi_exact() instead of pci_enable_msi_block()
PCI/MSI: Phase out pci_enable_msi_block()
drivers/misc/genwqe/card_utils.c | 2 +-
drivers/pci/msi.c | 79 ++++++++++++++++----------------------
include/linux/pci.h | 5 +--
3 files changed, 35 insertions(+), 51 deletions(-)
--
1.7.7.6
More information about the Linuxppc-dev
mailing list