From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail-la0-f47.google.com ([209.85.215.47]:34252 "EHLO mail-la0-f47.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1754096AbbEOKPA (ORCPT ); Fri, 15 May 2015 06:15:00 -0400 Received: by laat2 with SMTP id t2so111904842laa.1 for ; Fri, 15 May 2015 03:14:59 -0700 (PDT) Date: Fri, 15 May 2015 12:14:57 +0200 From: Johan Hovold To: gregkh@linuxfoundation.org Cc: johan@kernel.org, linus.walleij@linaro.org, stable@vger.kernel.org Subject: Re: FAILED: patch "[PATCH] gpio: sysfs: fix memory leaks and device hotplug" failed to apply to 3.10-stable tree Message-ID: <20150515101457.GB13976@localhost> References: <1431654829247183@kroah.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1431654829247183@kroah.com> Sender: stable-owner@vger.kernel.org List-ID: On Thu, May 14, 2015 at 06:53:49PM -0700, Greg Kroah-Hartman wrote: > > The patch below does not apply to the 3.10-stable tree. > If someone wants it applied there, or to any other stable or longterm > tree, then please email the backport, including the original git commit > id to . This patch depends commit 01cca93a9491 ("gpio: unregister gpiochip device before removing it") which needs to be backported as well. I'll respond to this message with a tested backport of both patches. Thanks, Johan