]> www.infradead.org Git - users/jedix/linux-maple.git/commit
xen: don't build mfn tree if tools don't need it
authorJuergen Gross <jgross@suse.com>
Fri, 17 Jul 2015 04:51:24 +0000 (06:51 +0200)
committerKonrad Rzeszutek Wilk <konrad.wilk@oracle.com>
Mon, 30 Nov 2015 19:38:36 +0000 (14:38 -0500)
commit174c229b0f57185580e690ae9bb8a1c4b6d8a958
tree3b48fd497c8912cb78778810b477db7ea8bc8ad9
parent82d85a2e93bed5c0054ee110a618201de8f32853
xen: don't build mfn tree if tools don't need it

In case the Xen tools indicate they don't need the p2m 3 level tree
as they support the virtual mapped linear p2m list, just omit building
the tree.

Signed-off-by: Juergen Gross <jgross@suse.com>
Reviewed-by: David Vrabel <david.vrabel@citrix.com>
Acked-by: Konrad Rzeszutek Wilk <Konrad.wilk@oracle.com>
Signed-off-by: David Vrabel <david.vrabel@citrix.com>
(cherry picked from commit d51e8b3e85972dee10be7943b0b0106742b1e847)
Signed-off-by: Konrad Rzeszutek Wilk <konrad.wilk@oracle.com>
arch/x86/xen/p2m.c