lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Date: Mon, 24 Jun 2024 10:26:28 +0800
From: Hanjun Guo <guohanjun@...wei.com>
To: Haibo Xu <haibo1.xu@...el.com>, <sunilvl@...tanamicro.com>,
	<arnd@...db.de>
CC: <xiaobo55x@...il.com>, <ajones@...tanamicro.com>, Catalin Marinas
	<catalin.marinas@....com>, Will Deacon <will@...nel.org>, 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>, Charlie Jenkins <charlie@...osinc.com>, Baoquan
 He <bhe@...hat.com>, Evan Green <evan@...osinc.com>,
	Clément Léger <cleger@...osinc.com>, Zong Li
	<zong.li@...ive.com>, Sami Tolvanen <samitolvanen@...gle.com>, Alexandre
 Ghiti <alexghiti@...osinc.com>, Samuel Holland <samuel.holland@...ive.com>,
	Chen Jiahao <chenjiahao16@...wei.com>, "Russell King (Oracle)"
	<rmk+kernel@...linux.org.uk>, Jisheng Zhang <jszhang@...nel.org>, James Morse
	<james.morse@....com>, 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 0/4] Add ACPI NUMA support for RISC-V

On 2024/6/13 16:54, Haibo Xu wrote:
> This patch series enable RISC-V ACPI NUMA support which was based on
> the recently approved ACPI ECR[1].
> 
> Patch 1/4 add RISC-V specific acpi_numa.c file to parse NUMA information
> from SRAT and SLIT ACPI tables.
> Patch 2/4 add the common SRAT RINTC affinity structure handler.
> Patch 3/4 change the ACPI_NUMA to a hidden option since it would be selected
> by default on all supported platform.
> Patch 4/4 replace pr_info with pr_debug in arch_acpi_numa_init() to avoid
> potential boot noise on ACPI platforms that are not NUMA.

Looks good to me,

Reviewed-by: Hanjun Guo <guohanjun@...wei.com>

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ