Re: [PATCH 1/3] mm/page_alloc: Move ifdefery out of free_area_init_core
From: Pavel Tatashin
Date: Wed Jul 18 2018 - 10:12:14 EST
On 18-07-18 14:47:20, osalvador@xxxxxxxxxxxxxxxxxx wrote:
> From: Oscar Salvador <osalvador@xxxxxxx>
>
> Moving the #ifdefs out of the function makes it easier to follow.
>
> Signed-off-by: Oscar Salvador <osalvador@xxxxxxx>
Hi Oscar,
Reviewed-by: Pavel Tatashin <pasha.tatashin@xxxxxxxxxx>
Please include the following patch in your series, to get rid of the last
ifdef in this function.