powerpc/pseries: remove memory "re-add" implementation
authorNathan Lynch <nathanl@linux.ibm.com>
Fri, 12 Jun 2020 05:12:36 +0000 (00:12 -0500)
committerMichael Ellerman <mpe@ellerman.id.au>
Thu, 16 Jul 2020 03:12:40 +0000 (13:12 +1000)
commit4abe60c6448bf1dba48689450ad1348e5fc6f7b7
treed756b21170ce28b314537061339d187e1134d713
parentbb7c3d36e3b18aa02d34358ae75e1b91f69a968b
powerpc/pseries: remove memory "re-add" implementation

dlpar_memory() no longer has any callers which pass
PSERIES_HP_ELOG_ACTION_READD. Remove this case and the corresponding
unreachable code.

Signed-off-by: Nathan Lynch <nathanl@linux.ibm.com>
Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>
Link: https://lore.kernel.org/r/20200612051238.1007764-17-nathanl@linux.ibm.com
arch/powerpc/include/asm/rtas.h
arch/powerpc/platforms/pseries/hotplug-memory.c