x86: add pci=check_enable_amd_mmconf and dmi check
authorYinghai Lu <yhlu.kernel@gmail.com>
Mon, 14 Apr 2008 23:08:25 +0000 (16:08 -0700)
committerIngo Molnar <mingo@elte.hu>
Sat, 26 Apr 2008 21:41:04 +0000 (23:41 +0200)
commit5f0b2976cb2b62668a076f54419c24b8ab677167
treeda8439a413adf51359728208beab5ce9f6863ce5
parente8ee6f0ae5cd860e8e6c02807edfa3c1fa01bcb5
x86: add pci=check_enable_amd_mmconf and dmi check

so will disable that feature by default, and only enable that via
pci=check_enable_amd_mmconf or for system match with dmi table.

Signed-off-by: Yinghai Lu <yhlu.kernel@gmail.com>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
arch/x86/kernel/mmconf-fam10h_64.c
arch/x86/kernel/setup_64.c
arch/x86/pci/common.c
arch/x86/pci/mmconfig-shared.c
arch/x86/pci/pci.h
This page took 0.026392 seconds and 5 git commands to generate.