From: Konrad Rzeszutek Wilk Date: Thu, 26 Jul 2012 16:00:56 +0000 (-0400) Subject: xen/mmu: Recycle the Xen provided L4, L3, and L2 pages X-Git-Tag: omap-for-v3.7-rc1/fixes-cpufreq-signed~30^2~9^2~6 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=488f046df922af992c1a718eff276529c0510885;p=pandora-kernel.git xen/mmu: Recycle the Xen provided L4, L3, and L2 pages As we are not using them. We end up only using the L1 pagetables and grafting those to our page-tables. [v1: Per Stefano's suggestion squashed two commits] [v2: Per Stefano's suggestion simplified loop] [v3: Fix smatch warnings] [v4: Add more comments] Acked-by: Stefano Stabellini Signed-off-by: Konrad Rzeszutek Wilk --- Reading git-diff-tree failed