Re: [PATCH 4/5] RISC-V: Move setup_vm() to mm/init.c
From: Christoph Hellwig
Date: Tue Jan 15 2019 - 08:45:17 EST
On Mon, Jan 07, 2019 at 09:40:46PM +0530, Anup Patel wrote:
> From: Anup Patel <anup.patel@xxxxxxx>
>
> The setup_vm() is responsible for setting up initial
> page table hence should be placed in mm/init.c.
>
> Signed-off-by: Anup Patel <anup.patel@xxxxxxx>
Looks fine,
Reviewed-by: Christoph Hellwig <hch@xxxxxx>