Re: [syzbot] [xfs?] WARNING: kmalloc bug in xfs_buf_alloc
From: Christoph Hellwig
Date: Mon Nov 24 2025 - 03:46:42 EST
On Mon, Nov 24, 2025 at 09:43:47AM +0100, Aleksandr Nogikh wrote:
> On Mon, Nov 24, 2025 at 8:10 AM Christoph Hellwig <hch@xxxxxxxxxxxxx> wrote:
> >
> > This got fixed in vmalloc by adding GFP_NOLOCKDEP to the allow vmalloc
> > flags.
> >
> > Is syzbot now also running on linux-next?
> >
>
> Linux-next has been one of the targets for a very long time already.
Ok, I'm not updatodate then. How do we deal with the fact that no
specific commit fixed an issue, but a commit causing a problem got
replaced with a different one in linux-next?