[PATCH 3/4] x86, mce: Make xeon75xx memory driver dependent on PCI
Andy Whitcroft
apw at canonical.com
Wed Feb 10 16:20:59 UTC 2010
From: Andi Kleen <andi at firstfloor.org>
commit 757fd770c649b0dfa6eeefc2d5e2ea3119b6be9c upstream (linux-2.6-tip)
Found by Ingo Molnar's automated tester.
Reported-by: Ingo Molnar <mingo at elte.hu>
Signed-off-by: Andi Kleen <ak at linux.intel.com>
LKML-Reference: <20100123113359.GA29555 at one.firstfloor.org>
Signed-off-by: H. Peter Anvin <hpa at zytor.com>
Signed-off-by: Andy Whitcroft <apw at canonical.com>
---
arch/x86/Kconfig | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/arch/x86/Kconfig b/arch/x86/Kconfig
index 8b4d299..578dfdc 100644
--- a/arch/x86/Kconfig
+++ b/arch/x86/Kconfig
@@ -835,7 +835,7 @@ config X86_MCE_INTEL
config X86_MCE_XEON75XX
tristate "Intel Xeon 7500 series corrected memory error driver"
- depends on X86_MCE_INTEL
+ depends on X86_MCE_INTEL && PCI
---help---
Add support for a Intel Xeon 7500 series specific memory error driver.
This allows to report the DIMM and physical address on a corrected
--
1.6.3.3
More information about the kernel-team
mailing list