[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <1327473349-28395-1-git-send-email-daniel@numascale-asia.com>
Date: Wed, 25 Jan 2012 14:35:49 +0800
From: Daniel J Blueman <daniel@...ascale-asia.com>
To: Ingo Molnar <mingo@...hat.com>,
Thomas Gleixner <tglx@...utronix.de>,
H Peter Anvin <hpa@...or.com>
Cc: Steffen Persvold <sp@...ascale.com>, linux-kernel@...r.kernel.org,
x86@...nel.org, Daniel J Blueman <daniel@...ascale-asia.com>
Subject: [PATCH] Drop unnecessary NumaChip conflict with EDAC
EDAC detection no longer crashes multi-node systems, so don't
conflict on it with NumaChip.
Signed-off-by: Daniel J Blueman <daniel@...ascale-asia.com>
---
arch/x86/Kconfig | 1 -
1 files changed, 0 insertions(+), 1 deletions(-)
diff --git a/arch/x86/Kconfig b/arch/x86/Kconfig
index 864cc6e..5bed94e 100644
--- a/arch/x86/Kconfig
+++ b/arch/x86/Kconfig
@@ -360,7 +360,6 @@ config X86_NUMACHIP
depends on NUMA
depends on SMP
depends on X86_X2APIC
- depends on !EDAC_AMD64
---help---
Adds support for Numascale NumaChip large-SMP systems. Needed to
enable more than ~168 cores.
--
1.7.5.4
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists