[PATCH 0/3] powerpc/hotplug: Fix affinity assoc for LPAR migration

From: Michael Bringmann
Date: Thu Nov 02 2017 - 16:52:57 EST


The migration of LPARs across Power systems affects many attributes
including that of the associativity of memory blocks and CPUs. The
patches in this set are intended to recognize changes to that associativity
as represented by various device-tree properties, and generate calls
to other code layers to reset the associativity of the blocks and any
other related data structures.

Signed-off-by: Michael Bringmann <mwb@xxxxxxxxxxxxxxxxxx>

Michael Bringmann (3):
powerpc/hotplug/memory: Apply assoc mem updates from 'ibm,dynamic-memory' Post LPAR Migration
powerpc/hotplug/memory: Apply assoc lookup array updates Post Migration Topo
powerpc/hotplug/memory: Apply assoc mem updates from 'ibm,dynamic-memory-v2' Post LPAR Migration