Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751604AbdIMBZK (ORCPT ); Tue, 12 Sep 2017 21:25:10 -0400 Received: from mx2.suse.de ([195.135.220.15]:60261 "EHLO mx1.suse.de" rhost-flags-OK-OK-OK-FAIL) by vger.kernel.org with ESMTP id S1751031AbdIMBZJ (ORCPT ); Tue, 12 Sep 2017 21:25:09 -0400 Date: Wed, 13 Sep 2017 03:22:52 +0200 From: "Luis R. Rodriguez" To: Greg Kroah-Hartman Cc: "Luis R. Rodriguez" , linux-kernel@vger.kernel.org, stable@vger.kernel.org, Linus Torvalds , Gabriel C , Arend Van Spriel Subject: Re: [PATCH 4.13 20/27] Revert "firmware: add sanity check on shutdown/suspend" Message-ID: <20170913012252.GL16216@wotan.suse.de> References: <20170912165308.904472972@linuxfoundation.org> <20170912165310.407586301@linuxfoundation.org> <20170912172008.GF16216@wotan.suse.de> <20170913004758.GA21439@kroah.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20170913004758.GA21439@kroah.com> User-Agent: Mutt/1.6.0 (2016-04-01) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1253 Lines: 33 On Tue, Sep 12, 2017 at 05:47:58PM -0700, Greg Kroah-Hartman wrote: > On Tue, Sep 12, 2017 at 07:20:08PM +0200, Luis R. Rodriguez wrote: > > On Tue, Sep 12, 2017 at 10:00:00AM -0700, Greg Kroah-Hartman wrote: > > > 4.13-stable review patch. If anyone has any objections, please let me know. > > > > > > ------------------ > > > > > > From: Linus Torvalds > > > > > > commit f007cad159e99fa2acd3b2e9364fbb32ad28b971 upstream. > > > > > > This reverts commit 81f95076281fdd3bc382e004ba1bce8e82fccbce. > > > > I'm not convinced reverting this commit is the right thing to do at > > this point given it would seem other errors were happening prior to > > v4.13 and this commit would rather just bring to light the core of > > the issue which needs to be addressed. > > Given that this fixes a reported regression, yes, it is the right thing > to do. Once 06a45a93e7d34a is also reverted I believe it may be revealed this was not a regression after all. > > If reverting this commit please consider reverting also commit > > 06a45a93e7d34a ("firmware: move umh try locks into the umh code"). > > Ok, I can queue that revert up in my tree and will send it to Linus once > 4.14-rc1 is out. But lets find out. Luis