linuxppc-dev.lists.ozlabs.org archive mirror
 help / color / mirror / Atom feed
* [Internal Review PATCH] powerpc/pseries: Refactor code to centralize drmem feature
@ 2018-11-26 20:36 Michael Bringmann
  2018-11-26 20:37 ` [Internal Review PATCH] powerpc/pseries: Relocate drmem.c to pseries Michael Bringmann
                   ` (4 more replies)
  0 siblings, 5 replies; 6+ messages in thread
From: Michael Bringmann @ 2018-11-26 20:36 UTC (permalink / raw)
  To: Michael Ellerman, Michael Bringmann, Tyrel Datwyler,
	Thomas Falcon, Juliet Kim, linuxppc-dev

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] 6+ messages in thread

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

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-11-26 20:36 [Internal Review PATCH] powerpc/pseries: Refactor code to centralize drmem feature Michael Bringmann
2018-11-26 20:37 ` [Internal Review PATCH] powerpc/pseries: Relocate drmem.c to pseries Michael Bringmann
2018-11-26 20:37 ` [Internal Review PATCH] powerpc/pseries: Move DRMEM processing out of prom.c Michael Bringmann
2018-11-26 20:37 ` [Internal Review PATCH] powerpc/pseries: Move DRMEM processing out of numa.c Michael Bringmann
2018-11-26 20:37 ` [Internal Review PATCH] powerpc/pseries: Relocate drmem.h to pseries Michael Bringmann
2018-11-27 20:28 ` [Internal Review PATCH] powerpc/pseries: Refactor code to centralize drmem feature 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).