Re: [PATCH net v2] net: Use WARN_ON_ONCE() in {tcp,udp}_read_skb()

From: Peilin Ye
Date: Wed Sep 14 2022 - 03:51:52 EST


On Tue, Sep 13, 2022 at 12:30:50PM -0700, Peilin Ye wrote:
> On Tue, Sep 13, 2022 at 11:40:16AM -0700, Peilin Ye wrote:
> > Suggested-by: Jakub Sitnicki <jakub@xxxxxxxxxxxxxx>
> > Signed-off-by: Peilin Ye <peilin.ye@xxxxxxxxxxxxx>
>
> Sorry, I forgot to add Fixes: tag.
>
> Those WARN_ON() come from different commits. I will split this into two
> in v3 to make it easier.

Cong suggested not sending v3 since this is not fixing a bug, and thus
no need to add Fixes: tags.