From mboxrd@z Thu Jan 1 00:00:00 1970 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 gabe.freedesktop.org (gabe.freedesktop.org [131.252.210.177]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.lore.kernel.org (Postfix) with ESMTPS id 0B9A6C83F22 for ; Wed, 16 Jul 2025 10:13:47 +0000 (UTC) Received: from gabe.freedesktop.org (localhost [127.0.0.1]) by gabe.freedesktop.org (Postfix) with ESMTP id 7588710E26E; Wed, 16 Jul 2025 10:13:46 +0000 (UTC) Authentication-Results: gabe.freedesktop.org; dkim=pass (2048-bit key; unprotected) header.d=kernel.org header.i=@kernel.org header.b="akg/1Ibp"; dkim-atps=neutral Received: from dfw.source.kernel.org (dfw.source.kernel.org [139.178.84.217]) by gabe.freedesktop.org (Postfix) with ESMTPS id CF0C410E26E for ; Wed, 16 Jul 2025 10:13:44 +0000 (UTC) Received: from smtp.kernel.org (transwarp.subspace.kernel.org [100.75.92.58]) by dfw.source.kernel.org (Postfix) with ESMTP id 98D845C5BD4; Wed, 16 Jul 2025 10:13:43 +0000 (UTC) Received: by smtp.kernel.org (Postfix) with ESMTPSA id CD124C4CEFB; Wed, 16 Jul 2025 10:13:41 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1752660823; bh=zmDlJEcCkAItmsN91VxH+Y6Za18HjPTr6bGwSTCinHY=; h=Date:Subject:Cc:To:From:References:In-Reply-To:From; b=akg/1IbpGQsucT58cuZhLdB2RRERE4XZIWg5O5PiZ+6//1gCDoRPpkm5P/YePBBP7 NInKGnoyerSChhUxsWtv4CeZ5g/7KCvelVIdt0BpHm2gQrbhnu65MjdXWI+QfE4xZ+ yNg0zIquPPEzhow9WQtLCw3Rv/h+b/hr0e6uguMarBKz4eXVHo98xVPX7QC5glBL/b PTceu4QBRWeidkAFDFGlOUw/92Ly1GBcjWNwNy6IB5cx1gf7gzBtHl/tP/Gm2M19tC 0V+ePTPs7Q8dyOrKKQZKXzGHKI3QzY3p9oiitOpC5FvQUDcqT7If2qOytwRAwKFSDb DZ9Cu/SSJ0BfA== Mime-Version: 1.0 Content-Transfer-Encoding: quoted-printable Content-Type: text/plain; charset=UTF-8 Date: Wed, 16 Jul 2025 12:13:40 +0200 Message-Id: Subject: Re: [PATCH] drm/sched: Remove optimization that causes hang when killing dependent jobs Cc: "dri-devel@lists.freedesktop.org" , "phasta@kernel.org" , "Yin, ZhenGuo (Chris)" , "Deng, Emily" , "Koenig, Christian" , "matthew.brost@intel.com" To: "cao, lin" From: "Danilo Krummrich" References: <20250715135033.706126-1-lincao12@amd.com> In-Reply-To: X-BeenThere: dri-devel@lists.freedesktop.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: Direct Rendering Infrastructure - Development List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: dri-devel-bounces@lists.freedesktop.org Sender: "dri-devel" On Wed Jul 16, 2025 at 12:05 PM CEST, lin cao wrote: > [AMD Official Use Only - AMD Internal Distribution Only] Two small off-topic remarks from my side. :) Can you please remove "AMD Official Use Only" header when sending to public mailing lists? Otherwise people may have to delete your mails unread. Please try to avoid top-post replies [1]. Thanks! - Danilo [1] https://subspace.kernel.org/etiquette.html#do-not-top-post-when-replyin= g