Guilherme G. Piccoli (2):
x86/PCI: Export find_cap() to be used in early PCI code
x86/quirks: Add parameter to clear MSIs early on boot
.../admin-guide/kernel-parameters.txt | 6 ++++
arch/x86/include/asm/pci-direct.h | 2 ++
arch/x86/kernel/aperture_64.c | 30 ++---------------
arch/x86/kernel/early-quirks.c | 32 +++++++++++++++++++
arch/x86/pci/common.c | 4 +++
arch/x86/pci/early.c | 25 +++++++++++++++
6 files changed, 71 insertions(+), 28 deletions(-)
--
2.20.1