diff options
author | 2024-08-05 11:30:23 +0800 | |
---|---|---|
committer | 2024-08-14 13:12:41 -0700 | |
commit | a445699879f989f6700df81f497b70bf94cc6163 (patch) | |
tree | 0a6d2481eb8ce3f792cd2dd55d92253708f56f22 /scripts/generate_rust_analyzer.py | |
parent | riscv: change XIP's kernel_map.size to be size of the entire kernel (diff) | |
download | wireguard-linux-a445699879f989f6700df81f497b70bf94cc6163.tar.xz wireguard-linux-a445699879f989f6700df81f497b70bf94cc6163.zip |
RISC-V: ACPI: NUMA: initialize all values of acpi_early_node_map to NUMA_NO_NODE
Currently, only acpi_early_node_map[0] was initialized to NUMA_NO_NODE.
To ensure all the values were properly initialized, switch to initialize
all of them to NUMA_NO_NODE.
Fixes: eabd9db64ea8 ("ACPI: RISCV: Add NUMA support based on SRAT and SLIT")
Reported-by: Andrew Jones <ajones@ventanamicro.com>
Suggested-by: Andrew Jones <ajones@ventanamicro.com>
Signed-off-by: Haibo Xu <haibo1.xu@intel.com>
Reviewed-by: Sunil V L <sunilvl@ventanamicro.com>
Reviewed-by: Andrew Jones <ajones@ventanamicro.com>
Reviewed-by: Hanjun Guo <guohanjun@huawei.com>
Link: https://lore.kernel.org/r/0d362a8ae50558b95685da4c821b2ae9e8cf78be.1722828421.git.haibo1.xu@intel.com
Signed-off-by: Palmer Dabbelt <palmer@rivosinc.com>
Diffstat (limited to 'scripts/generate_rust_analyzer.py')
0 files changed, 0 insertions, 0 deletions