From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752529AbcDZQRK (ORCPT ); Tue, 26 Apr 2016 12:17:10 -0400 Received: from muru.com ([72.249.23.125]:52051 "EHLO muru.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751915AbcDZQRI (ORCPT ); Tue, 26 Apr 2016 12:17:08 -0400 Date: Tue, 26 Apr 2016 09:17:04 -0700 From: Tony Lindgren To: Linus Walleij Cc: Keerthy , "linux-arm-kernel@lists.infradead.org" , Linux-OMAP , "linux-gpio@vger.kernel.org" , "linux-kernel@vger.kernel.org" , Tero Kristo , Sekhar Nori Subject: Re: [PATCH v2] pinctrl: pinctrl-single: Fix pcs_parse_bits_in_pinctrl_entry to use __ffs than ffs Message-ID: <20160426161704.GU5995@atomide.com> References: <1460609956-26539-1-git-send-email-j-keerthy@ti.com> <20160415152215.GR5995@atomide.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.5.24 (2015-08-30) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org * Linus Walleij [160423 02:46]: > On Fri, Apr 15, 2016 at 5:22 PM, Tony Lindgren wrote: > > * Linus Walleij [160415 02:29]: > >> Patch applied for fixes with Tony's ACK. > >> > >> Should it also be tagged for stable? > > > > Probably a good idea, I can see somebody pulling hair out because > > of this in various product trees. > > Ooops sorry I totally missed to add that :( > > Please ask Greg to take it as a selected stable patch. Well it has the fixes tag, let's see if the stable people will find it automatically now :) If not, Keerthy can send email requesting adding it manually to stable trees. Tony