Re: [mm/slub] ad36bafb3b: BUG:sleeping_function_called_from_invalid_context_at_mm/page_alloc.c

From: Oliver Sang
Date: Wed Jun 09 2021 - 04:43:17 EST


hi Andrew,

On Tue, May 18, 2021 at 05:07:00PM -0700, Andrew Morton wrote:
> On Sun, 16 May 2021 22:41:52 +0800 kernel test robot <oliver.sang@xxxxxxxxx> wrote:
>
> > FYI, we noticed the following commit (built with gcc-9):
> >
> > commit: ad36bafb3bcdfdb98ae3516285bbb3ecd51d1597 ("mm/slub: use stackdepot to save stack trace in objects")
> > https://git.kernel.org/cgit/linux/kernel/git/next/linux-next.git master
> >
>
> I expect
> https://lkml.kernel.org/r/20210516195150.26740-1-vbabka@xxxxxxx will
> fix this?
>

we tested the patch, and it can fix the issue. thanks