[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20240618151820.GA2354@willie-the-truck>
Date: Tue, 18 Jun 2024 16:18:20 +0100
From: Will Deacon <will@...nel.org>
To: Haibo Xu <xiaobo55x@...il.com>
Cc: Haibo Xu <haibo1.xu@...el.com>, sunilvl@...tanamicro.com, arnd@...db.de,
ajones@...tanamicro.com, Catalin Marinas <catalin.marinas@....com>,
Huacai Chen <chenhuacai@...nel.org>,
WANG Xuerui <kernel@...0n.name>,
Paul Walmsley <paul.walmsley@...ive.com>,
Palmer Dabbelt <palmer@...belt.com>,
Albert Ou <aou@...s.berkeley.edu>,
"Rafael J. Wysocki" <rafael@...nel.org>,
Len Brown <lenb@...nel.org>,
Greg Kroah-Hartman <gregkh@...uxfoundation.org>,
Conor Dooley <conor.dooley@...rochip.com>,
Andrew Morton <akpm@...ux-foundation.org>,
Baoquan He <bhe@...hat.com>, Charlie Jenkins <charlie@...osinc.com>,
Evan Green <evan@...osinc.com>,
Sami Tolvanen <samitolvanen@...gle.com>,
Zong Li <zong.li@...ive.com>,
Clément Léger <cleger@...osinc.com>,
Alexandre Ghiti <alexghiti@...osinc.com>,
Samuel Holland <samuel.holland@...ive.com>,
Chen Jiahao <chenjiahao16@...wei.com>,
James Morse <james.morse@....com>,
"Russell King (Oracle)" <rmk+kernel@...linux.org.uk>,
Zhao Ke <ke.zhao@...ngroup.cn>, Andy Chiu <andy.chiu@...ive.com>,
Marc Zyngier <maz@...nel.org>, Thomas Gleixner <tglx@...utronix.de>,
Tony Luck <tony.luck@...el.com>, Ard Biesheuvel <ardb@...nel.org>,
Dan Williams <dan.j.williams@...el.com>,
Alison Schofield <alison.schofield@...el.com>,
Jonathan Cameron <Jonathan.Cameron@...wei.com>,
Robert Richter <rrichter@....com>, Yuntao Wang <ytcoode@...il.com>,
Dave Jiang <dave.jiang@...el.com>,
linux-arm-kernel@...ts.infradead.org, linux-kernel@...r.kernel.org,
loongarch@...ts.linux.dev, linux-riscv@...ts.infradead.org,
linux-acpi@...r.kernel.org
Subject: Re: [PATCH v4 3/4] ACPI: NUMA: change the ACPI_NUMA to a hidden
option
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@...el.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@...db.de>
> > Suggested-by: Sunil V L <sunilvl@...tanamicro.com>
> > Signed-off-by: Haibo Xu <haibo1.xu@...el.com>
> > Reviewed-by: Sunil V L <sunilvl@...tanamicro.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@...nel.org>
Will
Powered by blists - more mailing lists