From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752340AbbBSJEx (ORCPT ); Thu, 19 Feb 2015 04:04:53 -0500 Received: from cantor2.suse.de ([195.135.220.15]:54682 "EHLO mx2.suse.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751966AbbBSJEt (ORCPT ); Thu, 19 Feb 2015 04:04:49 -0500 Date: Thu, 19 Feb 2015 10:03:56 +0100 From: Borislav Petkov To: Linus Torvalds Cc: linux-edac , lkml Subject: [GIT PULL] EDAC fixes for whatever you're going to call V in V-rc1 Message-ID: <20150219090356.GD31218@pd.tnic> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline User-Agent: Mutt/1.5.23 (2014-03-12) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Hi Linus, please pull, thanks. --- The following changes since commit bfa76d49576599a4b9f9b7a71f23d73d6dcff735: Linux 3.19 (2015-02-08 18:54:22 -0800) are available in the git repository at: git://git.kernel.org/pub/scm/linux/kernel/git/bp/bp.git tags/edac_fixes_for_3.20 for you to fetch changes up to 0c510cc83bdbaac8406f4f7caef34f4da0ba35ea: EDAC, amd64_edac: Prevent OOPS with >16 memory controllers (2015-02-17 10:32:12 +0100) ---------------------------------------------------------------- * A fix to sb_edac for proper detection on SNB machines * A fix to amd64_edac to not explode on Numascale machines with more than 16 memory controllers, from Daniel J Blueman. ---------------------------------------------------------------- Borislav Petkov (1): sb_edac: Fix detection on SNB machines Daniel J Blueman (1): EDAC, amd64_edac: Prevent OOPS with >16 memory controllers drivers/edac/amd64_edac.c | 10 ++++++++-- drivers/edac/sb_edac.c | 9 ++++++--- 2 files changed, 14 insertions(+), 5 deletions(-) -- Regards/Gruss, Boris. ECO tip #101: Trim your mails when you reply. --