linuxppc-dev.lists.ozlabs.org archive mirror
 help / color / mirror / Atom feed
From: Michael Bringmann <mwb@linux.vnet.ibm.com>
To: linuxppc-dev@lists.ozlabs.org, linuxppc-dev@lists.ozlabs.org
Cc: mwb@linux.vnet.ibm.com, minkim@us.ibm.com,
	tlfalcon@linux.vnet.ibm.com, tyreld@linux.vnet.ibm.com
Subject: [PATCH 0/4] powerpc/pseries: Refactor code to centralize drmem feature
Date: Tue, 27 Nov 2018 14:31:52 -0600	[thread overview]
Message-ID: <20181127203129.12853.49746.stgit@ltczep4-lp5.aus.stglabs.ibm.com> (raw)

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


             reply	other threads:[~2018-11-27 20:34 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-11-27 20:31 Michael Bringmann [this message]
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

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20181127203129.12853.49746.stgit@ltczep4-lp5.aus.stglabs.ibm.com \
    --to=mwb@linux.vnet.ibm.com \
    --cc=linuxppc-dev@lists.ozlabs.org \
    --cc=minkim@us.ibm.com \
    --cc=tlfalcon@linux.vnet.ibm.com \
    --cc=tyreld@linux.vnet.ibm.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).