diff options
author | Nicholas Piggin <npiggin@gmail.com> | 2021-11-05 23:51:37 +1000 |
---|---|---|
committer | David Gibson <david@gibson.dropbear.id.au> | 2021-11-09 10:32:53 +1100 |
commit | 71e6fae3a994ab5c69e37d6a52a30c840883fbfb (patch) | |
tree | 760292c2ddc22c5b75653c5d5dc7ae4ca6d8d729 /util/qemu-print.c | |
parent | 14fe3222e5bd74f5075b774416dd193852f1e535 (diff) | |
download | qemu-71e6fae3a994ab5c69e37d6a52a30c840883fbfb.zip qemu-71e6fae3a994ab5c69e37d6a52a30c840883fbfb.tar.gz qemu-71e6fae3a994ab5c69e37d6a52a30c840883fbfb.tar.bz2 |
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>
Diffstat (limited to 'util/qemu-print.c')
0 files changed, 0 insertions, 0 deletions