This series makes two fixups: 1) properly acks EDU device interrupts. 2) moves printing from library code to unit test code, as not all unit tests using EDU may want the same verbosity level. Andrew Jones (5): x86/intel-iommu: make edu_dev global x86/intel-iommu: properly ack edu interrupt lib/pci: generalize pci_cap_walk lib/pci: expose pci_dev_print lib/pci: reduce library noise lib/pci-edu.h | 2 ++ lib/pci.h | 4 +++- lib/pci.c | 52 +++++++++++++++++++++++++++++---------------------- lib/x86/intel-iommu.c | 3 +++ x86/intel-iommu.c | 23 +++++++++++++---------- 5 files changed, 51 insertions(+), 33 deletions(-) -- 2.9.3 -- To unsubscribe from this list: send the line "unsubscribe kvm" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html