From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1756118Ab0KJTDZ (ORCPT ); Wed, 10 Nov 2010 14:03:25 -0500 Received: from s15228384.onlinehome-server.info ([87.106.30.177]:49255 "EHLO mail.x86-64.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1756030Ab0KJTDW (ORCPT ); Wed, 10 Nov 2010 14:03:22 -0500 From: Borislav Petkov To: Cc: , , Borislav Petkov Subject: [PATCH 00/12] EDAC, MCE: F15h MCE decoding Date: Wed, 10 Nov 2010 20:02:09 +0100 Message-Id: <1289415741-15000-1-git-send-email-bp@amd64.org> X-Mailer: git-send-email 1.7.3.1.50.g1e633 Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org From: Borislav Petkov Hi all, this is the final set of MCE decoding changes. It adds support for MCE signatures generated by the new BD core. I'll add them to the linux-next mix in the following days and one fine day aim them at the next merge window. All suggestions are welcome, as always. Thanks.