linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/2] Minimal RAS stuff
@ 2012-09-17 16:52 Borislav Petkov
  2012-09-17 16:52 ` [PATCH 1/2] x86, mce: Enable MCA support by default Borislav Petkov
  2012-09-17 16:52 ` [PATCH 2/2] x86, MCE: Remove unused defines Borislav Petkov
  0 siblings, 2 replies; 6+ messages in thread
From: Borislav Petkov @ 2012-09-17 16:52 UTC (permalink / raw)
  To: Tony Luck; +Cc: X86-ML, EDAC devel, LKML, Borislav Petkov

From: Borislav Petkov <borislav.petkov@amd.com>

Ok,

my main intention for this is patch 1/2 which enables MCA by default. I
still see bugreports where CONFIG_X86_MCE is disabled and this is a bad
idea so turning it on by default makes sense to me.

The second patch is only a cleanup.

Thanks.

Borislav Petkov (2):
  x86, mce: Enable MCA support by default
  x86, MCE: Remove unused defines

 arch/x86/Kconfig           |  1 +
 arch/x86/include/asm/mce.h | 12 +-----------
 2 files changed, 2 insertions(+), 11 deletions(-)

-- 
1.7.11.rc1


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

end of thread, other threads:[~2012-09-18  9:35 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2012-09-17 16:52 [PATCH 0/2] Minimal RAS stuff Borislav Petkov
2012-09-17 16:52 ` [PATCH 1/2] x86, mce: Enable MCA support by default Borislav Petkov
2012-09-17 17:30   ` Luck, Tony
2012-09-17 17:32     ` Borislav Petkov
2012-09-18  9:34       ` Mauro Carvalho Chehab
2012-09-17 16:52 ` [PATCH 2/2] x86, MCE: Remove unused defines Borislav Petkov

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).