From: KAMEZAWA Hiroyuki Date: Tue, 27 Jun 2006 09:53:35 +0000 (-0700) Subject: [PATCH] register hot-added memory to iomem resource X-Git-Tag: v2.6.18-rc1~578 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0a54703904a4a206686b4e8c3f5a6927b60747aa;p=pandora-kernel.git [PATCH] register hot-added memory to iomem resource Register hot-added memory to iomem_resource. With this, /proc/iomem can show hot-added memory. Note: kdump uses /proc/iomem to catch memory range when it is installed. So, kdump should be re-installed after /proc/iomem change. Signed-off-by: KAMEZAWA Hiroyuki Cc: Vivek Goyal Cc: Greg KH Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed