On Tue, Oct 15, 2024 at 5:24 PM Daniel Yang <danielyangkang@xxxxxxxxx> wrote: > > 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. I'll squash and resend with the Fixes: tag and put him in the Suggested-by: or something since it matters to you.