[PATCH v2] mm: Move mem_init_print_info() into mm_init()
Dave Hansen
dave.hansen at intel.com
Wed Mar 17 18:48:50 GMT 2021
On 3/16/21 6:52 PM, Kefeng Wang 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 <dave.hansen at linux.intel.com>
It's not a big deal but you might want to say something like:
Acked-by: Dave Hansen <dave.hansen at linux.intel.com> # x86 bits
Just to make it clear that I didn't look at the alpha bits at all. :)
More information about the linux-riscv
mailing list