[PATCH 01/17] mm: move kernel/numa.c to mm/
Jonathan Cameron
Jonathan.Cameron at Huawei.com
Fri Jul 19 06:55:29 PDT 2024
On Tue, 16 Jul 2024 14:13:30 +0300
Mike Rapoport <rppt at kernel.org> wrote:
> From: "Mike Rapoport (Microsoft)" <rppt at kernel.org>
>
> The stub functions in kernel/numa.c belong to mm/ rather than to kernel/
>
> Signed-off-by: Mike Rapoport (Microsoft) <rppt at kernel.org>
Makes sense + all arch specific implementations are in arch/*/mm not
arch/*/kernel so this makes it more consistent with that.
Reviewed-by: Jonathan Cameron <Jonathan.Cameron at huawei.com>
More information about the linux-riscv
mailing list