Re: [patch 099/262] mm/vmalloc: be more explicit about supported gfp flags
From: Linus Torvalds
Date: Mon Nov 08 2021 - 12:15:26 EST
On Mon, Nov 8, 2021 at 1:25 AM Michal Hocko <mhocko@xxxxxxxx> wrote:
>
> As already pointed out
> http://lkml.kernel.org/r/YXE+hcodJ7zxeYA7@xxxxxxxxxxxxxx this patch
> cannot be applied without other patches from the same series.
Hmm. I've taken it already.
Not a huge deal, since it's a comment change - and the code will
presumably eventually match the updated comment.
I guess it's a new thing that instead of stale comments, we have
future-proof ones ;)
Linus