|
|
Log in / Subscribe / Register

Minimal RAS stuff

From:  Borislav Petkov <bp@amd64.org>
To:  Tony Luck <tony.luck@intel.com>
Subject:  [PATCH 0/2] Minimal RAS stuff
Date:  Mon, 17 Sep 2012 18:52:01 +0200
Message-ID:  <1347900723-17490-1-git-send-email-bp@amd64.org>
Cc:  X86-ML <x86@kernel.org>, EDAC devel <linux-edac@vger.kernel.org>, LKML <linux-kernel@vger.kernel.org>, Borislav Petkov <borislav.petkov@amd.com>
Archive‑link:  Article

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

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/


Copyright © 2012, Eklektix, Inc.
Comments and public postings are copyrighted by their creators.
Linux is a registered trademark of Linus Torvalds