Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1755347AbbG3JQY (ORCPT ); Thu, 30 Jul 2015 05:16:24 -0400 Received: from mx-guillaumet.finsecur.com ([91.217.234.131]:37872 "EHLO guillaumet.finsecur.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1754745AbbG3JQW (ORCPT ); Thu, 30 Jul 2015 05:16:22 -0400 X-Greylist: delayed 2552 seconds by postgrey-1.27 at vger.kernel.org; Thu, 30 Jul 2015 05:16:22 EDT Date: Thu, 30 Jul 2015 11:16:19 +0200 From: Sylvain Rochet To: Ludovic Desroches , Linus Walleij Cc: "linux-gpio@vger.kernel.org" , Jean-Christophe PLAGNIOL-VILLARD , davidcdueck@googlemail.com, Alexandre Belloni , Nicolas Ferre , Boris Brezillon , "linux-arm-kernel@lists.infradead.org" , "linux-kernel@vger.kernel.org" Message-ID: <20150730091618.GA24115@gradator.net> References: <20150715133048.GD14886@odux.rfo.atmel.com> <1438069696-25303-1-git-send-email-ludovic.desroches@atmel.com> <20150728131253.GA4055@odux.rfo.atmel.com> <20150730083343.GA23018@gradator.net> <20150730084927.GC4055@odux.rfo.atmel.com> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline In-Reply-To: <20150730084927.GC4055@odux.rfo.atmel.com> User-Agent: Mutt/1.5.23 (2014-03-12) X-SA-Exim-Connect-IP: 172.16.8.13 X-SA-Exim-Mail-From: sylvain.rochet@finsecur.com Subject: Re: [RESEND PATCH] pinctrl: at91: fix null pointer dereference X-SA-Exim-Version: 4.2.1 (built Mon, 26 Dec 2011 16:24:06 +0000) X-SA-Exim-Scanned: Yes (on guillaumet.finsecur.com) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1264 Lines: 34 Hello, On Thu, Jul 30, 2015 at 10:49:27AM +0200, Ludovic Desroches wrote: > On Thu, Jul 30, 2015 at 10:33:43AM +0200, Sylvain Rochet wrote: > > Hello Ludovic, > > > > On Tue, Jul 28, 2015 at 03:12:53PM +0200, Ludovic Desroches wrote: > > > On Tue, Jul 28, 2015 at 02:48:09PM +0200, Linus Walleij wrote: > > > > On Tue, Jul 28, 2015 at 9:48 AM, Ludovic Desroches > > [...] > > > > > Is this a regression to v4.2 that should go to stable or v4.3 material? > > > > > > Yes it is a regression from v4.0, it applies well on v4.0.9 > > > > > > Fixes: a0b957f306fa ("pinctrl: at91: allow to have disabled gpio bank") > > > Cc: stable@vger.kernel.org # 4.0 > > > > a0b957f306fa have a stable tag up to 3.18, should this patch inherit a > > stable tag up to 3.18 instead of only up to 4.0 ? > > Well spotted, I didn't notice it has hit 3.18 through stable, so yes > stable tag should be 3.18 and later. Fixes: a0b957f306fa ("pinctrl: at91: allow to have disabled gpio bank") Cc: stable@vger.kernel.org # 3.18 Sylvain -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/