Re: [PATCH v2 0/4] extend vmalloc support for constrained allocations

From: Michal Hocko
Date: Thu Nov 25 2021 - 04:32:36 EST


[Cc Sebastian and Vlastimil]

On Thu 25-11-21 09:58:31, Michal Hocko wrote:
> On Thu 25-11-21 09:55:26, Dave Chinner wrote:
> [...]
> > Correct __GFP_NOLOCKDEP support is also needed. See:
> >
> > https://lore.kernel.org/linux-mm/20211119225435.GZ449541@xxxxxxxxxxxxxxxxxxx/
>
> I will have a closer look. This will require changes on both vmalloc and
> sl?b sides.

This should hopefully make the trick
---