diff options
author | 2023-12-06 18:43:18 +0800 | |
---|---|---|
committer | 2023-12-12 20:36:19 +0100 | |
commit | e3f577830ce216b0ca21d4750cbbd64cfc21efff (patch) | |
tree | 9e8c0b138195e362fd0dd286b32f4ee300a9b8f9 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | ACPI: NUMA: Optimize the check for the availability of node values (diff) | |
download | linux-rng-e3f577830ce216b0ca21d4750cbbd64cfc21efff.tar.xz linux-rng-e3f577830ce216b0ca21d4750cbbd64cfc21efff.zip |
ACPI: NUMA: Fix the logic of getting the fake_pxm value
The for loop does not iterate over the last element of the node_to_pxm_map
array. This could lead to a conflict between the final fake_pxm value and
the existing pxm values. That is, the final fake_pxm value can not be
guaranteed to be an unused pxm value.
While at it, fix up white space in slit_valid().
Signed-off-by: Yuntao Wang <ytcoode@gmail.com>
[ rjw: Changelog edits ]
Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions