linuxppc-dev.lists.ozlabs.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/4] powerpc/pseries: Refactor code to centralize drmem feature
@ 2018-11-27 20:31 Michael Bringmann
  2018-11-27 20:32 ` [PATCH 1/4] powerpc/pseries: Relocate drmem.c to pseries Michael Bringmann
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Michael Bringmann @ 2018-11-27 20:31 UTC (permalink / raw)
  To: linuxppc-dev, linuxppc-dev; +Cc: mwb, minkim, tlfalcon, tyreld

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@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


^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2018-11-27 20:43 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-11-27 20:31 [PATCH 0/4] powerpc/pseries: Refactor code to centralize drmem feature Michael Bringmann
2018-11-27 20:32 ` [PATCH 1/4] powerpc/pseries: Relocate drmem.c to pseries Michael Bringmann
2018-11-27 20:37 ` [PATCH 4/4] powerpc/pseries: Move DRMEM processing out of numa.c Michael Bringmann
2018-11-27 20:39 ` [PATCH 4/4] powerpc/pseries: Relocate drmem.h to pseries Michael Bringmann

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).