On Wed, Jan 09, 2019 at 01:21:00PM -0700, Logan Gunthorpe wrote: > Cleanup the arm64_memory_present() function seeing it's very > similar to other arches. > > memblocks_present() is a direct replacement of arm64_memory_present() > > Signed-off-by: Logan Gunthorpe <[email protected]> > Acked-by: Catalin Marinas <[email protected]> > Cc: Will Deacon <[email protected]> > --- > arch/arm64/mm/init.c | 20 +------------------- > 1 file changed, 1 insertion(+), 19 deletions(-)
Acked-by: Will Deacon <[email protected]> Did you want us to take this via the arm64 tree? Will

