From: Konrad Rzeszutek Wilk Date: Thu, 19 Jul 2012 14:23:47 +0000 (-0400) Subject: xen/x86: Use memblock_reserve for sensitive areas. X-Git-Tag: omap-for-v3.7-rc1/fixes-cpufreq-signed~30^2~9^2~13 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=59b294403e9814e7c1154043567f0d71bac7a511;p=pandora-kernel.git xen/x86: Use memblock_reserve for sensitive areas. instead of a big memblock_reserve. This way we can be more selective in freeing regions (and it also makes it easier to understand where is what). [v1: Move the auto_translate_physmap to proper line] [v2: Per Stefano suggestion add more comments] Signed-off-by: Konrad Rzeszutek Wilk --- Reading git-diff-tree failed