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