From: Borislav Petkov <borislav.petkov@amd.com>
Hi Linus,
please pull the following MCE reporting fixes below.
I'm sending the patches too, for reference, the respective commit
messages contain more info.
Thanks.
The following changes since commit 76be97c1fc945db08aae1f1b746012662d643e97:
Linux 2.6.36-rc2 (2010-08-22 17:43:29 -0700)
are available in the git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/bp/bp.git for-linus
Borislav Petkov (2):
MCE, AMD: Limit MCE decoding to current families for now
amd64_edac: Do not report error overflow as a separate error
drivers/edac/amd64_edac.c | 10 ----------
drivers/edac/edac_mce_amd.c | 17 ++++++++++-------
2 files changed, 10 insertions(+), 17 deletions(-)
--