From: Jeff Garzik <jeff@garzik.org>
To: Thomas Klein <osstklei@de.ibm.com>
Cc: Christoph Raisch <raisch@de.ibm.com>,
Jan-Bernd Themann <ossthema@de.ibm.com>,
Jan-Bernd Themann <themann@de.ibm.com>,
linux-kernel <linux-kernel@vger.kernel.org>,
linux-ppc <linuxppc-dev@ozlabs.org>,
Marcus Eder <meder@de.ibm.com>, netdev <netdev@vger.kernel.org>,
Thomas Klein <tklein@de.ibm.com>,
Stefan Roscher <ossrosch@linux.vnet.ibm.com>
Subject: Re: [PATCH 1/1] eHEA: Introducing support vor DLPAR memory add
Date: Mon, 16 Jul 2007 17:59:59 -0400 [thread overview]
Message-ID: <469BEA5F.5050508@garzik.org> (raw)
In-Reply-To: <200707111632.00235.osstklei@de.ibm.com>
Thomas Klein wrote:
> This patch adds support for DLPAR memory add to the eHEA driver. To detect
> whether memory was added the driver uses its own memory mapping table and
> checks for kernel addresses whether they're located in already known memory
> sections. If not the function ehea_rereg_mrs() is triggered which performs
> a rebuild of the mapping table and a re-registration of the global memory
> region.
>
> Signed-off-by: Thomas Klein <tklein@de.ibm.com>
> ---
>
> drivers/net/ehea/ehea.h | 23 +++++--
> drivers/net/ehea/ehea_main.c | 144 +++++++++++++++++++++++++++++++++++----
> drivers/net/ehea/ehea_phyp.h | 3 +
> drivers/net/ehea/ehea_qmr.c | 156 ++++++++++++++++++++++++++++++------------
> drivers/net/ehea/ehea_qmr.h | 14 +++-
> 5 files changed, 275 insertions(+), 65 deletions(-)
applied
prev parent reply other threads:[~2007-07-16 22:00 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2007-07-11 14:32 [PATCH 1/1] eHEA: Introducing support vor DLPAR memory add Thomas Klein
2007-07-16 21:59 ` Jeff Garzik [this message]
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=469BEA5F.5050508@garzik.org \
--to=jeff@garzik.org \
--cc=linux-kernel@vger.kernel.org \
--cc=linuxppc-dev@ozlabs.org \
--cc=meder@de.ibm.com \
--cc=netdev@vger.kernel.org \
--cc=ossrosch@linux.vnet.ibm.com \
--cc=ossthema@de.ibm.com \
--cc=osstklei@de.ibm.com \
--cc=raisch@de.ibm.com \
--cc=themann@de.ibm.com \
--cc=tklein@de.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).