Yuntao Wang e3f577830c 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>
2023-12-12 20:36:19 +01:00
..
2023-10-26 15:04:49 +02:00
2023-10-26 15:04:49 +02:00
2022-05-25 15:37:07 +02:00
2023-11-04 16:20:36 -10:00
2023-09-21 20:55:43 +02:00
2023-11-01 15:28:33 -10:00
2022-01-22 08:33:37 +02:00
2023-03-27 20:50:28 +02:00
2023-11-04 07:54:21 -10:00