From: Thomas Klein Date: Wed, 11 Jul 2007 14:32:00 +0000 (+0200) Subject: eHEA: Introducing support vor DLPAR memory add X-Git-Tag: v2.6.23-rc1~768^2~17 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=44c821525778c5d2e81da293195d5d589e8ad845;p=pandora-kernel.git eHEA: Introducing support vor DLPAR memory add 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 Signed-off-by: Jeff Garzik --- Reading git-diff-tree failed