Re: [PATCH v6] watchdog/hardlockup: simplify perf event probe and remove per-cpu dependency
From: Qiliang Yuan
Date: Wed Jan 28 2026 - 10:41:59 EST
Hi Doug,
Just a quick follow-up to my previous reply. I've just sent out v8 which
addresses the Signed-off-by issues and some final cleanups.
On Tue, Jan 27, 2026 at 8:08 PM Doug Anderson <dianders@xxxxxxxxxxxx> wrote:
>
> One last note is that your Signed-off-by tags don't match. When I
> apply your patch, I see:
>
> Author: Qiliang Yuan <realwujing@xxxxxxxxx>
>
> ...but your Signed-off-by is your "@chinatelecom.cn" address. That's
> generally not okay. You need to do something to make those match.
Regarding the Signed-off-by tags, I've included both in v8:
- Signed-off-by: Qiliang Yuan <realwujing@xxxxxxxxx> (Personal email)
- Signed-off-by: Qiliang Yuan <yuanql9@xxxxxxxxxxxxxxx> (Work email)
My work email often has trouble receiving external mailing list replies,
so I've included both to ensure I don't miss any feedback and to
properly attribute the work. The v8 version should have everything
matching correctly now.
v8 Link: https://lore.kernel.org/all/20260128115358.1757147-1-realwujing@xxxxxxxxx/
Thanks!
Best regards,
Qiliang