Re: [PATCH 0/3] powerpc/pseries: cleanups for dlpar_memory_add* functions

2021-06-24 Thread Michael Ellerman
On Tue, 22 Jun 2021 10:39:20 -0300, Daniel Henrique Barboza wrote: > These are a couple of cleanups for the dlpar_memory_add* functions > that are similar to those I did a month or so ago in > dlpar_memory_remove_by_count and dlpar_memory_remove_by_ic. > > > > Daniel Henrique Barboza (3): > po

[PATCH 0/3] powerpc/pseries: cleanups for dlpar_memory_add* functions

2021-06-22 Thread Daniel Henrique Barboza
Hi, These are a couple of cleanups for the dlpar_memory_add* functions that are similar to those I did a month or so ago in dlpar_memory_remove_by_count and dlpar_memory_remove_by_ic. Daniel Henrique Barboza (3): powerpc/pseries: skip reserved LMBs in dlpar_memory_add_by_count() powerpc/ps