• Bjorn Helgaas's avatar
    x86/PCI: allow MMCONFIG above 4GB · 9a08f7d3
    Bjorn Helgaas authored
    The current whitelist requires a kernel change for every machine that has
    MMCONFIG regions above 4GB, even if BIOS provides a correct MCFG table.
    
    This patch expands the whitelist to include machines with a rev 1 or newer
    MCFG table and a DMI_BIOS_DATE of 2010 or later.  That way, we only need
    kernel changes for new machines that provide incorrect MCFG tables.
    Signed-off-by: default avatarBjorn Helgaas <bjorn.helgaas@hp.com>
    CC: Matthew Wilcox <willy@linux.intel.com>
    CC: John Keller <jpk@sgi.com>
    CC: Yinghai Lu <yhlu.kernel@gmail.com>
    CC: Kenji Kaneshige <kaneshige.kenji@jp.fujitsu.com>
    CC: Andi Kleen <andi@firstfloor.org>
    Acked-by: default avatarIngo Molnar <mingo@elte.hu>
    Signed-off-by: default avatarJesse Barnes <jbarnes@virtuousgeek.org>
    9a08f7d3
mmconfig-shared.c 16.3 KB