From: Konrad Rzeszutek Wilk Date: Fri, 30 Mar 2012 15:45:01 +0000 (-0400) Subject: xen/p2m: Move code around to allow for better re-usage. X-Git-Tag: v3.5-rc1~89^2~5^2~7 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3f3aaea29ff7ee2d43b430338427f30ba7f60ff9;p=pandora-kernel.git xen/p2m: Move code around to allow for better re-usage. We are going to be using the early_alloc_p2m (and early_alloc_p2m_middle) code in follow up patches which are not related to setting identity pages. Hence lets move the code out in its own function and rename them as appropiate. Signed-off-by: Konrad Rzeszutek Wilk --- Reading git-diff-tree failed