Re: [PATCH v3 2/2 RESEND] resolve gtp possible deadlock warning

From: Daniel Yang
Date: Tue Oct 15 2024 - 20:25:49 EST


On Tue, Oct 15, 2024 at 5:03 PM Kuniyuki Iwashima <kuniyu@xxxxxxxxxx> wrote:
>
> From: Daniel Yang <danielyangkang@xxxxxxxxx>
> Date: Tue, 15 Oct 2024 15:48:05 -0700
> > From: Daniel Yang <danielyangkang@xxxxxxxxx>
> >
> > Moved lockdep annotation to separate function for readability.
> >
> > Signed-off-by: Daniel Yang <danielyangkang@xxxxxxxxx>
> > Reported-by: syzbot+e953a8f3071f5c0a28fd@xxxxxxxxxxxxxxxxxxxxxxxxx
>
> This tag is bogus, why not squash to patch 1 ?
>
> Also, patch 1 needs Fixes: tag.

I wanted to split them up since D. Wythe suggested the fix when I was
having trouble finding where the packets were being created so I
wanted to give credit.