diff options
author | 2024-07-29 11:59:55 +0800 | |
---|---|---|
committer | 2024-09-20 01:31:26 -0700 | |
commit | 732b177663e1757950d73e7763fa0de26272439f (patch) | |
tree | 465f799f1cf269a9f2a17b4e24f21a3b722b5509 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | Merge patch series "riscv: Improve KASAN coverage to fix unit tests" (diff) | |
download | wireguard-linux-732b177663e1757950d73e7763fa0de26272439f.tar.xz wireguard-linux-732b177663e1757950d73e7763fa0de26272439f.zip |
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.
Suggested-by: Andrew Jones <ajones@ventanamicro.com>
Signed-off-by: Haibo Xu <haibo1.xu@intel.com>
Reviewed-by: Anshuman Khandual <anshuman.khandual@arm.com> (arm64 platform)
Reviewed-by: Sunil V L <sunilvl@ventanamicro.com>
Reviewed-by: Andrew Jones <ajones@ventanamicro.com>
Link: https://lore.kernel.org/r/20240729035958.1957185-1-haibo1.xu@intel.com
Signed-off-by: Palmer Dabbelt <palmer@rivosinc.com>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions