Re: [PATCH v2 08/13] xtensa: split out printing of virtual memory layout to a function
From: Max Filippov
Date: Thu Mar 13 2025 - 13:17:57 EST
On Thu, Mar 13, 2025 at 4:52 PM Mike Rapoport <rppt@xxxxxxxxxx> wrote:
>
> From: "Mike Rapoport (Microsoft)" <rppt@xxxxxxxxxx>
>
> This will help with pulling out memblock_free_all() to the generic
> code and reducing code duplication in arch::mem_init().
>
> Signed-off-by: Mike Rapoport (Microsoft) <rppt@xxxxxxxxxx>
> ---
> arch/xtensa/mm/init.c | 97 ++++++++++++++++++++++---------------------
> 1 file changed, 50 insertions(+), 47 deletions(-)
Reviewed-by: Max Filippov <jcmvbkbc@xxxxxxxxx>
--
Thanks.
-- Max