powerpc/pseries: Dynamic add entires to associativity lookup array
authorNathan Fontenot <nfont@linux.vnet.ibm.com>
Mon, 20 Jun 2016 14:01:38 +0000 (09:01 -0500)
committerMichael Ellerman <mpe@ellerman.id.au>
Fri, 15 Jul 2016 10:18:26 +0000 (20:18 +1000)
commitc05a5a40969e63d3490901acf60989979b0fcd27
tree5bcbdd114e49606c883a6d30eb6037ac442c7edb
parentc2101c9039fe2a005f7b4138e028ed9a8468a48a
powerpc/pseries: Dynamic add entires to associativity lookup array

Dynamically add entries to the associativity lookup array

The ibm,associativity-lookup-arrays property may only contain
associativity arrays for LMBs present at boot time. When hotplug
adding a LMB its associativity array may not be in the associativity
lookup array, this patch adds the ability to add new entries to the
associativity lookup array.

Signed-off-by: Nathan Fontenot <nfont@linux.vnet.ibm.com>
Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>
arch/powerpc/platforms/pseries/hotplug-memory.c