commit | d4f12daf7ba4efc506c377a9591ecdb692641fe5 | [log] [tgz] |
---|---|---|
author | Hannes Hering <hannes.hering@linux.vnet.ibm.com> | Thu Oct 16 11:36:42 2008 +0200 |
committer | Jeff Garzik <jgarzik@redhat.com> | Wed Oct 22 06:22:17 2008 -0400 |
tree | c2a94e5f6a012adfc94b52a30daed50229320edb | |
parent | 93fbaae188fba7c2a6e458f62e1f61439caebfc8 [diff] |
ehea: Fix memory hotplug support 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>