[PATCH v2] mm: Move mem_init_print_info() into mm_init()
Mike Rapoport
rppt at kernel.org
Wed Mar 31 10:28:57 BST 2021
On Wed, Mar 17, 2021 at 09:52:10AM +0800, 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>
> Signed-off-by: Kefeng Wang <wangkefeng.wang at huawei.com>
Acked-by: Mike Rapoport <rppt at linux.ibm.com>
> ---
> v2:
> - Cleanup 'str' line suggested by Christophe and ACK
>
More information about the linux-riscv
mailing list