From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail.linuxfoundation.org ([140.211.169.12]:36352 "EHLO mail.linuxfoundation.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S934224AbbEOPoI (ORCPT ); Fri, 15 May 2015 11:44:08 -0400 Date: Fri, 15 May 2015 08:44:07 -0700 From: Greg KH To: Johan Hovold Cc: linus.walleij@linaro.org, stable@vger.kernel.org, stable-commits@vger.kernel.org Subject: Re: Patch "gpio: sysfs: fix memory leaks and device hotplug" has been added to the 3.14-stable tree Message-ID: <20150515154407.GA28429@kroah.com> References: <1431655051129115@kroah.com> <20150515100754.GA13976@localhost> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20150515100754.GA13976@localhost> Sender: stable-owner@vger.kernel.org List-ID: On Fri, May 15, 2015 at 12:07:54PM +0200, Johan Hovold wrote: > On Thu, May 14, 2015 at 06:57:31PM -0700, Greg Kroah-Hartman wrote: > > > > This is a note to let you know that I've just added the patch titled > > > > gpio: sysfs: fix memory leaks and device hotplug > > > > to the 3.14-stable tree which can be found at: > > http://www.kernel.org/git/?p=linux/kernel/git/stable/stable-queue.git;a=summary > > > > The filename of the patch is: > > gpio-sysfs-fix-memory-leaks-and-device-hotplug.patch > > and it can be found in the queue-3.14 subdirectory. > > > > If you, or anyone else, feels it should not be added to the stable tree, > > please let know about it. > > Your backport looks good, but this one depends on commit 01cca93a9491 > ("gpio: unregister gpiochip device before removing it") which needs to > be backported as well. I tried to convey this in the stable tag: > > Cc: stable # v2.6.27: 01cca93a9491 You did that correctly, I didn't read it properly, it's my fault here, sorry about that. Thanks for the patches, I'll go queue them up now. greg k-h