Re: [PATCH 3/3] mm: page_alloc: group fallback functions together

From: Brendan Jackman
Date: Tue Feb 25 2025 - 08:51:06 EST



On Mon, Feb 24, 2025 at 07:08:26PM -0500, Johannes Weiner wrote:
> The way the fallback rules are spread out makes them hard to
> follow. Move the functions next to each other at least.
>
> Signed-off-by: Johannes Weiner <hannes@xxxxxxxxxxx>

Moving code makes blame more tiresome so I wouldn't personally do
this, but if others find it helpful it's fine by me.

Reviewed-by: Brendan Jackman <jackmanb@xxxxxxxxxx>

("Reviewed" means "git tells me there are no new lines nor totally
deleted lines").