]> www.infradead.org Git - users/jedix/linux-maple.git/commit
x86/PCI: reduce severity of host bridge window conflict warnings
authorBjorn Helgaas <bhelgaas@google.com>
Sat, 2 Jul 2011 16:47:12 +0000 (10:47 -0600)
committerKonrad Rzeszutek Wilk <konrad.wilk@oracle.com>
Thu, 22 Mar 2012 14:40:32 +0000 (10:40 -0400)
commit17f9ad951a07febf6aa0c0ffc8f7e66aef033f91
treeb1519822f3b70bd8cc084a5e157e1893d9fda06e
parent17bbfd92901a09f162cc9fa16cfd38f97ddfc722
x86/PCI: reduce severity of host bridge window conflict warnings

Host bridge windows are top-level resources, so if we find a host bridge
window conflict, it's probably with a hard-coded legacy reservation.
Moving host bridge windows is theoretically possible, but we don't support
it; we just ignore windows with conflicts, and it's not worth making this
a user-visible error.

Reported-and-tested-by: Jools Wills <jools@oxfordinspire.co.uk>
References: https://bugzilla.kernel.org/show_bug.cgi?id=38522
Reported-by: Das <dasfox@gmail.com>
References: https://bugzilla.kernel.org/show_bug.cgi?id=16497
Signed-off-by: Bjorn Helgaas <bhelgaas@google.com>
Signed-off-by: Jesse Barnes <jbarnes@virtuousgeek.org>
Fixes Oracle Bug 13818972
Signed-off-by: Konrad Rzeszutek Wilk <konrad.wilk@oracle.com>
arch/x86/pci/acpi.c