Re: [syzbot] WARNING: locking bug in truncate_inode_pages_final

From: Eric Biggers
Date: Tue Jun 07 2022 - 22:03:42 EST


On Tue, Jun 07, 2022 at 04:00:20PM -0700, Andrew Morton wrote:
> Lots of cc's added.
>
> On Tue, 07 Jun 2022 00:16:29 -0700 syzbot <syzbot+2c93b863a7698df84bad@xxxxxxxxxxxxxxxxxxxxxxxxx> wrote:
>
> > Hello,
>
> Thanks.
>
> > syzbot found the following issue on:
>
> Oh dear.
>
> > HEAD commit: d1dc87763f40 assoc_array: Fix BUG_ON during garbage collect
>
> I think this bisection is wrong.

It's not a bisection; if it was, the report would say so. It's just the commit
that identifies the kernel version on which the problem was seen.

- Eric