From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from out2-smtp.messagingengine.com ([66.111.4.26]:45497 "EHLO out2-smtp.messagingengine.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752671AbeFNGcQ (ORCPT ); Thu, 14 Jun 2018 02:32:16 -0400 Date: Thu, 14 Jun 2018 08:31:52 +0200 From: Greg KH To: Daniel Rosenberg Cc: stable@vger.kernel.org, kernel-team@android.com Subject: Re: Please apply 7d18f0a14aa6a ("gpio: No Null owner") to 4.4.y, 4.9.y, 4.14.y Message-ID: <20180614063152.GA6021@kroah.com> References: <43fedd43-25a4-5787-7296-5a5b1691a88c@google.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <43fedd43-25a4-5787-7296-5a5b1691a88c@google.com> Sender: stable-owner@vger.kernel.org List-ID: On Wed, Jun 13, 2018 at 06:08:29PM -0700, Daniel Rosenberg wrote: > 7d18f0a14aa6a0d6bad39111c1fb655f07f71d59 ("gpio: No NULL owner") fixes an > issue from 24e78079bf2250874e33da2e7cfbb6db72d3caf4 ("gpio: label > descriptors using the device name") which has been included in stable > branches. It handles the case where GPIOs are fetched with a NULL parent > device. > > The patch originally went in in 4.15, so more recent branches shouldn't have > that issue. All queued up now, thanks. greg k-h