[PATCH v2 02/28] arc: introduce arch_zone_limits_init()
Vineet Gupta
vgupta at kernel.org
Thu Jan 8 13:56:29 AEDT 2026
On 1/1/26 22:59, Mike Rapoport wrote:
> From: "Mike Rapoport (Microsoft)" <rppt at kernel.org>
>
> Move calculations of zone limits to a dedicated arch_zone_limits_init()
> function.
>
> Later MM core will use this function as an architecture specific callback
> during nodes and zones initialization and thus there won't be a need to
> call free_area_init() from every architecture.
>
> Signed-off-by: Mike Rapoport (Microsoft) <rppt at kernel.org>
Thx !
Acked-by: Vineet Gupta <vgupta at kernel.org>
More information about the Linuxppc-dev
mailing list