From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from smtp.kernel.org (aws-us-west-2-korg-mail-1.web.codeaurora.org [10.30.226.201]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.subspace.kernel.org (Postfix) with ESMTPS id 23B0E2580FF; Thu, 16 Oct 2025 20:50:29 +0000 (UTC) Authentication-Results: smtp.subspace.kernel.org; arc=none smtp.client-ip=10.30.226.201 ARC-Seal:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1760647830; cv=none; b=hhnngqZf0WOKNhlJoV1C4jHKQHIT1pvOQXIKin/Zf0vYrC618pUaEn8WzBFKNhWpVY0GW9KK5+oBnxhQ9WiNl3PS3LTpZj/6z0tV3jUokJe4jo43uqIeSAm2uia0mcSdqYdZy+KcLL2oH6uzQ5GNmSVlwLV3xbnis/3G0kAiUEM= ARC-Message-Signature:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1760647830; c=relaxed/simple; bh=ITlIzUAUo5pssT1lw+5f7WFRnL9FQktvSQ7YkS/Swf4=; h=Date:From:To:Cc:Subject:Message-Id:In-Reply-To:References: Mime-Version:Content-Type; b=BO0JUPNAxEmmpdcV5QvnPbWfkm9nFsvHp1IR+6qZP5LrJ0/tj2ddfRR9YNke+Kq3teUt0KdpyvZvjXcnfTAy9hllZqjfpFLx3mAUjSCeFqLIEk3iOmzdvHFRUhu4dP+ZwZ0l6KGvQ5WVpMxUs93YRvUM0tEuz2XRfnMy6Y9MdwU= ARC-Authentication-Results:i=1; smtp.subspace.kernel.org; dkim=pass (1024-bit key) header.d=linux-foundation.org header.i=@linux-foundation.org header.b=k+Lz5rZB; arc=none smtp.client-ip=10.30.226.201 Authentication-Results: smtp.subspace.kernel.org; dkim=pass (1024-bit key) header.d=linux-foundation.org header.i=@linux-foundation.org header.b="k+Lz5rZB" Received: by smtp.kernel.org (Postfix) with ESMTPSA id BBA14C4CEF1; Thu, 16 Oct 2025 20:50:28 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=linux-foundation.org; s=korg; t=1760647829; bh=ITlIzUAUo5pssT1lw+5f7WFRnL9FQktvSQ7YkS/Swf4=; h=Date:From:To:Cc:Subject:In-Reply-To:References:From; b=k+Lz5rZBobuGND9FUYtJH8NH5vh9PWxwRUoTE04ieCY9L1ZYOEv6KSowX27XvzdvQ Z3RDm/K4iKRxg0IJDOOqW0Ghs7z6YfksWl1db3oe8w7t5je78shZgX1cFiARrxlpS/ ANZCwotNwcmuyftujQphlq2yleXvWJEdvZcSQEcI= Date: Thu, 16 Oct 2025 13:50:28 -0700 From: Andrew Morton To: "Li,Rongqing" Cc: Lance Yang , "linux-doc@vger.kernel.org" , "linux-arm-kernel@lists.infradead.org" , "linux-aspeed@lists.ozlabs.org" , "wireguard@lists.zx2c4.com" , "netdev@vger.kernel.org" , "linux-kselftest@vger.kernel.org" , Masami Hiramatsu , Andrew Jeffery , Anshuman Khandual , Arnd Bergmann , David Hildenbrand , Florian Wesphal , Jakub Kacinski , "Jason A . Donenfeld" , Joel Granados , Joel Stanley , Jonathan Corbet , Kees Cook , Liam Howlett , Lorenzo Stoakes , "Paul E . McKenney" , Pawan Gupta , Petr Mladek , "Phil Auld" , Randy Dunlap , Russell King , Shuah Khan , Simon Horman , Stanislav Fomichev , Steven Rostedt , "linux-kernel@vger.kernel.org" Subject: Re: =?UTF-8?Q?[=E5=A4=96=E9=83=A8=E9=82=AE=E4=BB=B6]?= Re: [PATCH][v4] hung_task: Panic when there are more than N hung tasks at the same time Message-Id: <20251016135028.aea65e20b0bc7efee11572f1@linux-foundation.org> In-Reply-To: References: <20251015063615.2632-1-lirongqing@baidu.com> <4db3bd26-1f74-4096-84fd-f652ec9a4d27@linux.dev> X-Mailer: Sylpheed 3.7.0 (GTK+ 2.24.33; x86_64-pc-linux-gnu) Precedence: bulk X-Mailing-List: linux-kselftest@vger.kernel.org List-Id: List-Subscribe: List-Unsubscribe: Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit On Thu, 16 Oct 2025 05:57:34 +0000 "Li,Rongqing" wrote: > > If you agree, likely no need to resend - Andrew could pick it up directly when > > applying :) > > > > This is better; > > Andrew, could you pick it up directly No problems, thanks.