Re: [PATCH v1] Bug fix for issue found by kernel test robot

From: Anjali Kulkarni
Date: Wed Oct 11 2023 - 01:13:14 EST




> On Oct 10, 2023, at 5:53 PM, Jakub Kicinski <kuba@xxxxxxxxxx> wrote:
>
> Thanks for the fix! Let's start with some basic process feedback :)
>
> On Tue, 10 Oct 2023 14:35:49 -0700 Anjali Kulkarni wrote:
>> Subject: [PATCH v1] Bug fix for issue found by kernel test robot
>
> Subject needs to describe the issue (e.g. fix null-deref due to $xyz)
Done.
>
>> cn_netlink_send_mult() should be called with filter & filter_data only
>> for EXIT case. For all other events, filter & filter_data should be
>> NULL.
>
> We need (1) a Fixes tag pointing to the commit which added the bug
> (2) appropriate Reported-by tag (see the syzbot report)
Done and sent out v2.

>
>> Signed-off-by: Anjali Kulkarni <anjali.k.kulkarni@xxxxxxxxxx>
> --
> pw-bot: cr