[PATCH v4 3/4] ACPI: NUMA: change the ACPI_NUMA to a hidden option
Huacai Chen
chenhuacai at kernel.org
Tue Jun 18 19:24:05 PDT 2024
On Wed, Jun 19, 2024 at 9:18 AM Haibo Xu <xiaobo55x at gmail.com> wrote:
>
> On Tue, Jun 18, 2024 at 11:18 PM Will Deacon <will at kernel.org> wrote:
> >
> > On Mon, Jun 17, 2024 at 09:34:18PM +0800, Haibo Xu wrote:
> > > @Catalin Marinas @Huacai Chen
> > >
> > > Could you please have a look at this patch for the ACPI_NUMA config on
> > > ARM64 and LOONGARCH respectively.
> > >
> > > Thanks!
> > >
> > > On Thu, Jun 13, 2024 at 4:37 PM Haibo Xu <haibo1.xu at intel.com> wrote:
> > > >
> > > > x86/arm64/loongarch would select ACPI_NUMA by default and riscv
> > > > would do the same thing, so change it to a hidden option and the
> > > > select statements except for the X86_64_ACPI_NUMA can also go away.
> > > >
> > > > Suggested-by: Arnd Bergmann <arnd at arndb.de>
> > > > Suggested-by: Sunil V L <sunilvl at ventanamicro.com>
> > > > Signed-off-by: Haibo Xu <haibo1.xu at intel.com>
> > > > Reviewed-by: Sunil V L <sunilvl at ventanamicro.com>
> > > > ---
> > > > arch/arm64/Kconfig | 1 -
> > > > arch/loongarch/Kconfig | 1 -
> > > > drivers/acpi/numa/Kconfig | 5 +----
> > > > 3 files changed, 1 insertion(+), 6 deletions(-)
> >
> > This looks fine from an arm64 perspective:
> >
> > Acked-by: Will Deacon <will at kernel.org>
Looks fine for LoongArch:
Acked-by: Huacai Chen <chenhuacai at loongson.cn>
> >
>
> Thank you, Will!
>
> > Will
More information about the linux-arm-kernel
mailing list