[RFC PATCH v0 0/2] ibm,dynamic-memory-v2 fix
Bharata B Rao
bharata at linux.vnet.ibm.com
Wed Feb 21 21:36:25 AEDT 2018
Patch 1 fixes a bug that results in unexpected flag bit in
ibm,dynamic-memory-v2 DT property and wrong number of entries
getting created in the same property during hotplug.
Patch 2 can be optionally considered. It renames DRMEM_LMB_RESERVED
to DRMEM_LMB_ISOLATED. May be it could be renamed to even more
appropriate name.
Bharata B Rao (2):
powerpc,drmem: Fix unexpected flag value in ibm,dynamic-memory-v2
powerpc,drmem: Rename DRMEM_LMB_RESERVED to DRMEM_LMB_ISOLATED
arch/powerpc/include/asm/drmem.h | 14 ++++-----
arch/powerpc/mm/drmem.c | 8 ++---
arch/powerpc/platforms/pseries/hotplug-memory.c | 40 ++++++++++++-------------
3 files changed, 31 insertions(+), 31 deletions(-)
--
2.7.4
More information about the Linuxppc-dev
mailing list