Nicholas Piggin 71e6fae3a9 spapr_numa.c: FORM2 table handle nodes with no distance info
A configuration that specifies multiple nodes without distance info
results in the non-local points in the FORM2 matrix having a distance of
0. This causes Linux to complain "Invalid distance value range" because
a node distance is smaller than the local distance.

Fix this by building a simple local / remote fallback for points where
distance information is missing.

Signed-off-by: Nicholas Piggin <npiggin@gmail.com>
Message-Id: <20211105135137.1584840-1-npiggin@gmail.com>
Reviewed-by: Daniel Henrique Barboza <danielhb413@gmail.com>
Signed-off-by: David Gibson <david@gibson.dropbear.id.au>
2021-11-09 10:32:53 +11:00
..
2021-10-27 14:45:22 +02:00
2021-11-01 18:49:10 -04:00
2021-10-12 08:20:08 +02:00
2021-11-05 11:32:00 +08:00
2021-10-12 08:20:08 +02:00
2021-11-03 13:07:30 -04:00
2021-10-18 00:41:36 +02:00
2021-11-02 17:24:18 +01:00
2021-11-05 11:31:42 +08:00
2021-11-02 14:14:55 -04:00
2021-11-02 19:24:17 -04:00