The implementation of the pseries-specific dynamic memory features is currently implemented in several non-pseries-specific files. This patch set moves the implementation of the device-tree parsing code for the properties ibm,dynamic-memory, ibm,dynamic-memory-v2, and its representation in the kernel into the platform-specific directory to the Pseries features.
Signed-off-by: Michael Bringmann <m...@linux.vnet.ibm.com> Michael Bringmann (4): powerpc/pseries: Relocate drmem.c to pseries powerpc/pseries: Move DRMEM processing out of prom.c powerpc/pseries: Move DRMEM processing out of numa.c powerpc/pseries: Relocate drmem.h to pseries