On Wed, Mar 17, 2021 at 4:51 AM Kefeng Wang <[email protected]> wrote: > > mem_init_print_info() is called in mem_init() on each architecture, > and pass NULL argument, so using void argument and move it into mm_init(). > > Acked-by: Dave Hansen <[email protected]> > Signed-off-by: Kefeng Wang <[email protected]> > --- > v2: > - Cleanup 'str' line suggested by Christophe and ACK
applied patch (5.12.0-rc3-00020-g1df27313f50a-dirty) over linus.git and tested boot on a sparc64 virtual machine (ldom) - boots.

