From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from out4-smtp.messagingengine.com ([66.111.4.28]:49567 "EHLO out4-smtp.messagingengine.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751574AbbDZKuE (ORCPT ); Sun, 26 Apr 2015 06:50:04 -0400 Received: from compute2.internal (compute2.nyi.internal [10.202.2.42]) by mailout.nyi.internal (Postfix) with ESMTP id DAB69206AD for ; Sun, 26 Apr 2015 06:50:03 -0400 (EDT) Date: Sun, 26 Apr 2015 12:50:02 +0200 From: Greg KH To: Vinson Lee Cc: stable@vger.kernel.org, Mauro Carvalho Chehab , Doug Thompson , Borislav Petkov , linux-edac@vger.kernel.org, Jim Snow , Lukasz Anaczkowski Subject: Re: [stable request 3.4-3.18] sb_edac: Fix erroneous bytes->gigabytes conversion Message-ID: <20150426105002.GB5003@kroah.com> References: MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: Sender: stable-owner@vger.kernel.org List-ID: On Fri, Apr 10, 2015 at 06:00:26PM -0700, Vinson Lee wrote: > Please consider upstream 3.19 commit > 8c009100295597f23978c224aec5751a365bc965 "sb_edac: Fix erroneous > bytes->gigabytes conversion" for stable trees 3.4 - 3.18. > > This patch addresses an issue introduced with 3.4 commit > 5b889e379f340f43b1252abde5d37a7084c846b9 "Fix sb_edac compilation with > 32 bits kernels". > > commit 8c009100295597f23978c224aec5751a365bc965 > Author: Jim Snow > Date: Tue Nov 18 14:51:09 2014 +0100 > > sb_edac: Fix erroneous bytes->gigabytes conversion > > Signed-off-by: Jim Snow > Signed-off-by: Lukasz Anaczkowski > Signed-off-by: Mauro Carvalho Chehab It doesn't apply cleanly to 3.10 or 3.14-stable, can you provide a working backport? thanks, greg k-h