mbox series

[0/3] Unisolate LMBs DRC on removal error + cleanups

Message ID 20210430120917.217951-1-danielhb413@gmail.com (mailing list archive)
Headers show
Series Unisolate LMBs DRC on removal error + cleanups | expand

Message

Daniel Henrique Barboza April 30, 2021, 12:09 p.m. UTC
Hi,

This is a follow-up of the work done in dlpar_cpu_remove() to
report CPU removal error by unisolating the DRC. This time I'm
doing it for LMBs. Patch 01 handles this.

Patches 2 and 3 are cleanups I consider worth posting.


Daniel Henrique Barboza (3):
  powerpc/pseries: Set UNISOLATE on dlpar_memory_remove_by_ic() error
  hotplug-memory.c: enhance dlpar_memory_remove* LMB checks
  pseries/hotplug-memory.c: adding dlpar_memory_remove_lmbs_common()

 .../platforms/pseries/hotplug-memory.c        | 162 ++++++++----------
 1 file changed, 69 insertions(+), 93 deletions(-)