linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] Drop unnecessary NumaChip conflict with EDAC
@ 2012-01-25  6:35 Daniel J Blueman
  2012-01-26 13:38 ` [tip:x86/urgent] x86/numachip: Drop unnecessary " tip-bot for Daniel J Blueman
  0 siblings, 1 reply; 2+ messages in thread
From: Daniel J Blueman @ 2012-01-25  6:35 UTC (permalink / raw)
  To: Ingo Molnar, Thomas Gleixner, H Peter Anvin
  Cc: Steffen Persvold, linux-kernel, x86, Daniel J Blueman

EDAC detection no longer crashes multi-node systems, so don't
conflict on it with NumaChip.

Signed-off-by: Daniel J Blueman <daniel@numascale-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


^ permalink raw reply related	[flat|nested] 2+ messages in thread

* [tip:x86/urgent] x86/numachip: Drop unnecessary conflict with EDAC
  2012-01-25  6:35 [PATCH] Drop unnecessary NumaChip conflict with EDAC Daniel J Blueman
@ 2012-01-26 13:38 ` tip-bot for Daniel J Blueman
  0 siblings, 0 replies; 2+ messages in thread
From: tip-bot for Daniel J Blueman @ 2012-01-26 13:38 UTC (permalink / raw)
  To: linux-tip-commits; +Cc: linux-kernel, hpa, mingo, sp, tglx, mingo, daniel

Commit-ID:  3fe54564a61f72982032423d24041dca30617ca2
Gitweb:     http://git.kernel.org/tip/3fe54564a61f72982032423d24041dca30617ca2
Author:     Daniel J Blueman <daniel@numascale-asia.com>
AuthorDate: Wed, 25 Jan 2012 14:35:49 +0800
Committer:  Ingo Molnar <mingo@elte.hu>
CommitDate: Thu, 26 Jan 2012 11:03:03 +0100

x86/numachip: Drop unnecessary 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@numascale-asia.com>
Cc: Steffen Persvold <sp@numascale.com>
Link: http://lkml.kernel.org/r/1327473349-28395-1-git-send-email-daniel@numascale-asia.com
Signed-off-by: Ingo Molnar <mingo@elte.hu>
---
 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.

^ permalink raw reply related	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2012-01-26 13:39 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-01-25  6:35 [PATCH] Drop unnecessary NumaChip conflict with EDAC Daniel J Blueman
2012-01-26 13:38 ` [tip:x86/urgent] x86/numachip: Drop unnecessary " tip-bot for Daniel J Blueman

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).