From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753296Ab3H0Ner (ORCPT ); Tue, 27 Aug 2013 09:34:47 -0400 Received: from mail.skyhub.de ([78.46.96.112]:50207 "EHLO mail.skyhub.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751957Ab3H0Neq (ORCPT ); Tue, 27 Aug 2013 09:34:46 -0400 Date: Tue, 27 Aug 2013 15:34:58 +0200 From: Borislav Petkov To: x86-ml Cc: Aravind Gopalakrishnan , lkml Subject: [GIT PULL] amd64_edac fixlets for 3.12 queue Message-ID: <20130827133458.GD5855@x1.alien8.de> References: <20130824092500.GA28945@pd.tnic> <20130824174246.GC28383@pd.tnic> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline In-Reply-To: <20130824174246.GC28383@pd.tnic> User-Agent: Mutt/1.5.21 (2010-09-15) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Ok, here's a pull request which should go ontop of tip/x86/ras. Please pull guys, thanks. The following changes since commit c874b6ba5550b47b667ebf98f549478b4bc988a2: Merge tag 'edac_for_3.12' of git://git.kernel.org/pub/scm/linux/kernel/git/bp/bp into x86/ras (2013-08-15 10:07:20 +0200) are available in the git repository at: git://git.kernel.org/pub/scm/linux/kernel/git/bp/bp.git tags/edac_fixes_for_3.12 for you to fetch changes up to 4fc06b3171f4de92cd21bf7ab1cb0bf62f05769d: amd64_edac: Fix incorrect wraparounds (2013-08-27 15:00:22 +0200) ---------------------------------------------------------------- Two fixlets for Erratum 505 ranges and overflowing variables. ---------------------------------------------------------------- Aravind Gopalakrishnan (1): amd64_edac: Fix incorrect wraparounds Borislav Petkov (1): amd64_edac: Correct erratum 505 range drivers/edac/amd64_edac.c | 19 ++++++++++--------- 1 file changed, 10 insertions(+), 9 deletions(-) -- Regards/Gruss, Boris.