[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <aTcMA29O_JC5Npdg@horms.kernel.org>
Date: Mon, 8 Dec 2025 17:33:55 +0000
From: Simon Horman <horms@...nel.org>
To: Dharanitharan R <dharanitharan725@...il.com>
Cc: syzbot+422806e5f4cce722a71f@...kaller.appspotmail.com,
netdev@...r.kernel.org, linux-kernel@...r.kernel.org
Subject: Re: [PATCH] team: fix qom_list corruption by using
list_del_init_rcu()
On Sun, Dec 07, 2025 at 02:58:08AM +0000, Dharanitharan R wrote:
> #syz test: git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git master
>
> Reported-by: syzbot+422806e5f4cce722a71f@...kaller.appspotmail.com
> Signed-off-by: Dharanitharan R <dharanitharan725@...il.com>
Hi Dharanitharan,
Please slow down!
It is not appropriate to send multiple versions of a patch CCed to
netdev within in quick succession. Rather, 24h should elapse between
versions. And moreover, I'd advise against CCing netdev on patches
targeted at syzbot testing.
When you do post a fix, for a problem flagged by syzbot, to netdev please
include:
* A description of the problem, and
* How the approach taken fixes it
Typically such a patch will be a bug fix for code present in the net tree.
So it should be targeted at the net tree like this:
Subject: [PATCH net] ...
And it should probably include the following tags:
Fixes:
Reported-by:
Closes:
Especially the Fixes tag.
For an example please see:
https://lore.kernel.org/netdev/20251122002027.695151-1-zlatistiv@gmail.com/
For more information on the Netdev development process please see:
https://docs.kernel.org/process/maintainer-netdev.html
Thanks.
--
pw-bot: changes-requested
Powered by blists - more mailing lists