From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751715AbdIMVpc (ORCPT ); Wed, 13 Sep 2017 17:45:32 -0400 Received: from mx2.suse.de ([195.135.220.15]:60124 "EHLO mx1.suse.de" rhost-flags-OK-OK-OK-FAIL) by vger.kernel.org with ESMTP id S1751631AbdIMVot (ORCPT ); Wed, 13 Sep 2017 17:44:49 -0400 Date: Wed, 13 Sep 2017 23:44:23 +0200 From: "Luis R. Rodriguez" To: Linus Torvalds Cc: "Luis R. Rodriguez" , "Rafael J. Wysocki" , Marcel Holtmann , Greg Kroah-Hartman , Linux Kernel Mailing List , stable , Gabriel C , Arend Van Spriel Subject: Re: [PATCH 4.13 20/27] Revert "firmware: add sanity check on shutdown/suspend" Message-ID: <20170913214423.GV16216@wotan.suse.de> References: <20170912165308.904472972@linuxfoundation.org> <20170912165310.407586301@linuxfoundation.org> <20170912172008.GF16216@wotan.suse.de> <20170913004758.GA21439@kroah.com> <20170913183809.GN16216@wotan.suse.de> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: 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 On Wed, Sep 13, 2017 at 12:30:44PM -0700, Linus Torvalds wrote: > Yes, the movement of the locking might need to be reverted too - but > only if it actually shows problems. This speeds up the cleanup of that crap UMH code so I'm happy to wait to hear if just the move the UMH lock it creates an issue. I suspect it wont. Luis