Re: [PATCH 1/1] eHEA: Introducing support vor DLPAR memory add

From: Jeff Garzik
Date: Mon Jul 16 2007 - 18:00:24 EST


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

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


-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/