From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail.linuxfoundation.org ([140.211.169.12]:40582 "EHLO mail.linuxfoundation.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751393AbbJQXuG (ORCPT ); Sat, 17 Oct 2015 19:50:06 -0400 Date: Sat, 17 Oct 2015 16:50:05 -0700 From: Greg KH To: Jiri Slaby Cc: stable@vger.kernel.org, haibo.chen@freescale.com, ulf.hansson@linaro.org Subject: Re: [PATCH 4.1] mmc: sdhci: fix dma memory leak in sdhci_pre_req() Message-ID: <20151017235005.GF9038@kroah.com> References: <14432882559385@kroah.com> <1444121967-17621-1-git-send-email-jslaby@suse.cz> <56138DF6.1050108@suse.cz> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <56138DF6.1050108@suse.cz> Sender: stable-owner@vger.kernel.org List-ID: On Tue, Oct 06, 2015 at 11:01:42AM +0200, Jiri Slaby wrote: > On 10/06/2015, 10:59 AM, Jiri Slaby wrote: > > [js] add sg_count to mmc_data as happenned in 208489032bdd8d (mmc: > > mediatek: Add Mediatek MMC driver). > > I don't know if this is justifiable or how otherwise to solve this... > The prereq 208489032bdd8d is way too big for stable, I suppose. Yeah, that doesn't make sense to add, I'll just take your backport, it's better. thanks, greg k-h