On Thu, Mar 13, 2025 at 4:52 PM Mike Rapoport <r...@kernel.org> wrote: > > From: "Mike Rapoport (Microsoft)" <r...@kernel.org> > > 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) <r...@kernel.org> > --- > arch/xtensa/mm/init.c | 97 ++++++++++++++++++++++--------------------- > 1 file changed, 50 insertions(+), 47 deletions(-)
Reviewed-by: Max Filippov <jcmvb...@gmail.com> -- Thanks. -- Max