From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752245AbcFXCvB (ORCPT ); Thu, 23 Jun 2016 22:51:01 -0400 Received: from mail.linuxfoundation.org ([140.211.169.12]:54267 "EHLO mail.linuxfoundation.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751555AbcFXCu7 (ORCPT ); Thu, 23 Jun 2016 22:50:59 -0400 Date: Thu, 23 Jun 2016 19:50:58 -0700 From: Greg Kroah-Hartman To: Linus Walleij Cc: Hans de Goede , "linux-kernel@vger.kernel.org" , stable , Sergei Shtylyov , Florian Fainelli , Andrew Lunn , Uwe =?iso-8859-1?Q?Kleine-K=C3=B6nig?= Subject: Re: [PATCH 4.6 38/81] gpio: bail out silently on NULL descriptors Message-ID: <20160624025058.GE30651@kroah.com> References: <20160622223743.240652686@linuxfoundation.org> <20160622223745.208652702@linuxfoundation.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.6.1 (2016-04-27) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Thu, Jun 23, 2016 at 09:21:02AM +0200, Linus Walleij wrote: > On Thu, Jun 23, 2016 at 12:46 AM, Greg Kroah-Hartman > wrote: > > > 4.6-stable review patch. If anyone has any objections, please let me know. > > This should ideally be paired with > commit 79bb71bd1d93197ce227fa167b450b633f30a52b > "gpio: make sure gpiod_to_irq() returns negative on NULL desc" > which went upstream yesterday. > > Lest Hans de Goede will be unhappy. Thanks, I've queued that up now. greg k-h