From: Jeremy Fitzhardinge Date: Fri, 28 Mar 2008 00:28:40 +0000 (-0700) Subject: x86: paravirt_ops: don't steal memory resources in paravirt_disable_iospace X-Git-Tag: v2.6.26-rc1~1154^2~64 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f7743fe676fadac8706e7cbd0176b46d7397996d;p=pandora-kernel.git x86: paravirt_ops: don't steal memory resources in paravirt_disable_iospace The memory resource is also used for main memory, and we need it to allocate physical addresses for memory hotplug. Knobbling io space is enough to get the job done anyway. Signed-off-by: Jeremy Fitzhardinge Cc: Rusty Russell Signed-off-by: Ingo Molnar --- Reading git-diff-tree failed