ehea: Fix memory hotplug support
authorHannes Hering <hannes.hering@linux.vnet.ibm.com>
Thu, 16 Oct 2008 09:36:42 +0000 (11:36 +0200)
committerJeff Garzik <jgarzik@redhat.com>
Wed, 22 Oct 2008 10:22:17 +0000 (06:22 -0400)
This patch implements the memory notifier to update the busmap
instantly instead of rebuilding the whole map. This is necessary
because walk_memory_resource provides different information than
required during memory hotplug.

Signed-off-by: Hannes Hering <hering2@de.ibm.com>
Signed-off-by: Jeff Garzik <jgarzik@redhat.com>

No differences found