PCI: add set_nouse_crs for use by a pci=nocrs blacklist
authorDave Jones <davej@redhat.com>
Fri, 30 Dec 2011 19:37:05 +0000 (14:37 -0500)
committerJesse Barnes <jbarnes@virtuousgeek.org>
Fri, 6 Jan 2012 20:08:44 +0000 (12:08 -0800)
commit28c3c05d337f6fdf84faf69374e6325b80cbf9ad
treed95f78452346185f6d9683955828310254d40ab7
parentf423fc627b05f47bc9305f9661630fce30f208f9
PCI: add set_nouse_crs for use by a pci=nocrs blacklist

Some machines don't boot unless passed pci=nocrs.
(See https://bugzilla.redhat.com/show_bug.cgi?id=770308 for details of
  one report. Waiting on dmidecode output for others).

Currently there is a DMI whitelist, even though the default is on.

v2: drop the 1536 blacklist entry, superceded by the PNP/MMCONFIG changes from
    Bjorn

Acked-by: Bjorn Helgaas <bhelgaas@google.com>
Acked-by: Ingo Molnar <mingo@elte.hu>
Signed-off-by: Dave Jones <davej@redhat.com>
Signed-off-by: Jesse Barnes <jbarnes@virtuousgeek.org>
arch/x86/pci/acpi.c