From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail.linuxfoundation.org ([140.211.169.12]:53870 "EHLO mail.linuxfoundation.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1726030AbeIYPJW (ORCPT ); Tue, 25 Sep 2018 11:09:22 -0400 Date: Tue, 25 Sep 2018 11:02:47 +0200 From: Greg Kroah-Hartman To: linux-kernel@vger.kernel.org, stable@vger.kernel.org, "H. Nikolaus Schaller" , Christ van Willegen , Haojian Zhuang , Jacopo Mondi , Paul Cercueil , Sean Wang , Tony Lindgren , Andy Shevchenko , Linus Walleij , Sasha Levin Subject: Re: [PATCH 4.18 164/235] pinctrl: pinmux: Return selector to the pinctrl driver Message-ID: <20180925090247.GC22609@kroah.com> References: <20180924113103.999624566@linuxfoundation.org> <20180924113121.469295005@linuxfoundation.org> <20180924230710.o7bqbw353few6pjw@xps.therub.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20180924230710.o7bqbw353few6pjw@xps.therub.org> Sender: stable-owner@vger.kernel.org List-ID: On Mon, Sep 24, 2018 at 06:07:10PM -0500, Dan Rue wrote: > On Mon, Sep 24, 2018 at 01:52:30PM +0200, Greg Kroah-Hartman wrote: > > 4.18-stable review patch. If anyone has any objections, please let me know. > > I bisected a boot failure on an x15 (arm) board to this commit on > 4.18.10-rc1. I'm also seeing issues on 4.14 and 4.18 with arm64 boards > hikey and dragonboard 410c, but I have not investigated them yet (they > could be unrelated). > > I see there are fixes to this commit that have not been backported. > Namely: > > 823dd71f58eb ("pinctrl: ingenic: Fix group & function error checking") > a203728ac6bb ("pinctrl: core: Return selector to the pinctrl driver") > > However, I tried adding those two in but I still see the boot failure on > x15. Thanks for letting me know. I've dropped this patch from the 4.14.y and 4.18.y queues. I'll push out -rc2 versions in a bit as all of these seem to have had problems... thanks, greg k-h