• T
    eHEA: Introducing support vor DLPAR memory add · 44c82152
    Thomas Klein 提交于
    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: NThomas Klein <tklein@de.ibm.com>
    Signed-off-by: NJeff Garzik <jeff@garzik.org>
    44c82152
ehea_main.c 72.5 KB