Re: [PATCH] watchdog: Fix watchdog may detect false positive of softlockup
From: Andrew Morton
Date: Wed Apr 16 2025 - 19:39:47 EST
On Wed, 16 Apr 2025 14:44:52 +0800 Luo Gengkun <luogengkun@xxxxxxxxxxxxxxx> wrote:
> The following testcase may help to understand this problem.
OK. Please
a) include this info in the v2 changelog
b) consider whether you believe the fix should be backported into
-stable kernels and if so, add a Cc: <stable@xxxxxxxxxxxxxxx> and,
if appropriate, add a Fixes: target
c) Place a couple of comments in the code to help readers understand
why we're doing this
d) try to amke the changelog a little less puzzling ;)
e) retest and resend!
Thanks.