Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by smtp.lore.kernel.org (Postfix) with ESMTP id C3006C433F5 for ; Mon, 10 Jan 2022 16:43:24 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S237655AbiAJQnX (ORCPT ); Mon, 10 Jan 2022 11:43:23 -0500 Received: from bmailout2.hostsharing.net ([83.223.78.240]:54269 "EHLO bmailout2.hostsharing.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S231379AbiAJQnW (ORCPT ); Mon, 10 Jan 2022 11:43:22 -0500 Received: from h08.hostsharing.net (h08.hostsharing.net [IPv6:2a01:37:1000::53df:5f1c:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "*.hostsharing.net", Issuer "RapidSSL TLS DV RSA Mixed SHA256 2020 CA-1" (verified OK)) by bmailout2.hostsharing.net (Postfix) with ESMTPS id 152262800B3C7; Mon, 10 Jan 2022 17:43:21 +0100 (CET) Received: by h08.hostsharing.net (Postfix, from userid 100393) id EBEB955BEF; Mon, 10 Jan 2022 17:43:20 +0100 (CET) Date: Mon, 10 Jan 2022 17:43:20 +0100 From: Lukas Wunner To: "Deucher, Alexander" Cc: "Koenig, Christian" , Len Brown , "torvalds@linux-foundation.org" , "Chen, Guchun" , "Grodzovsky, Andrey" , "linux-pm@vger.kernel.org" , "linux-kernel@vger.kernel.org" , Len Brown , "stable@vger.kernel.org" Subject: Re: [PATCH REGRESSION] Revert "drm/amdgpu: stop scheduler when calling hw_fini (v2)" Message-ID: <20220110164320.GA21246@wunner.de> References: <8ab406c8bb2e58969668a806a529d5988b447530.1641750730.git.len.brown@intel.com> <2e3fbfe8-e7a1-2483-dbbd-ebb3824fc886@amd.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.10.1 (2018-07-13) Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Mon, Jan 10, 2022 at 04:25:51PM +0000, Deucher, Alexander wrote: > Thanks. I'll wait for feedback from Guchun and Andrey and if they are > ok with it, I'll apply the revert. Linus already picked it up yesterday, it's in v5.16.