spapr: Fix ibm, associativity for memory nodes
commitc3b4f589d86ae4a6b9f6c1e0587998bc525833da
authorAlexey Kardashevskiy <aik@ozlabs.ru>
Thu, 3 Jul 2014 03:10:07 +0000 (3 13:10 +1000)
committerAlexander Graf <agraf@suse.de>
Mon, 8 Sep 2014 10:50:48 +0000 (8 12:50 +0200)
tree7411590eaebe884651e10d41bf25cd95568960ca
parentb082d65a30078d176f8d1fbb3b99e1449fa2fcff
spapr: Fix ibm, associativity for memory nodes

We want the associtivity lists of memory and CPU nodes to match but
memory nodes have incorrect domain#3 which is zero for CPU so they won't
match.

This clears domain#3 in the list to match CPUs associtivity lists.

Signed-off-by: Alexey Kardashevskiy <aik@ozlabs.ru>
Signed-off-by: Alexander Graf <agraf@suse.de>
hw/ppc/spapr.c