From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1756043Ab2DYPwR (ORCPT ); Wed, 25 Apr 2012 11:52:17 -0400 Received: from s15943758.onlinehome-server.info ([217.160.130.188]:50987 "EHLO mail.x86-64.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1755777Ab2DYPwP (ORCPT ); Wed, 25 Apr 2012 11:52:15 -0400 From: Borislav Petkov To: EDAC devel , LKML Cc: Tony Luck , Borislav Petkov Subject: [PATCH 0/3] AMD thresholding fixes Date: Wed, 25 Apr 2012 17:52:00 +0200 Message-Id: <1335369123-23196-1-git-send-email-bp@amd64.org> X-Mailer: git-send-email 1.7.9.3.362.g71319 Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org From: Borislav Petkov Hi all, the following three patches fix MCE error thresholding issues on upcoming F15h models. Each commit message of the patch should contain more details. If there are no issues, I'll add the queue to linux-next (I don't see a branch from ras.git in linux-next, btw, which is strange). Thanks.