[PATCH 0/4] powerpc/pseries: Refactor code to centralize drmem feature
    Michael Bringmann 
    mwb at linux.vnet.ibm.com
       
    Wed Nov 28 07:31:52 AEDT 2018
    
    
  
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 <mwb at 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
    
    
More information about the Linuxppc-dev
mailing list