xen: unpin initial Xen pagetable once we're finished with it
authorJeremy Fitzhardinge <jeremy@xensource.com>
Wed, 13 Feb 2008 15:20:35 +0000 (16:20 +0100)
committerIngo Molnar <mingo@elte.hu>
Wed, 13 Feb 2008 15:20:35 +0000 (16:20 +0100)
commit2b5407811db755257ae53c75cc6b312ed5d2ad9e
treeb81a01b5c05aa41bde1830044267990d52b08edb
parent37cc8d7f963ba2deec29c9b68716944516a3244f
xen: unpin initial Xen pagetable once we're finished with it

Unpin the Xen-provided pagetable once we've finished with it, so it
doesn't cause stray references which cause later swapper_pg_dir
pagetable updates to fail.

Signed-off-by: Jeremy Fitzhardinge <jeremy@xensource.com>
Tested-by: Jody Belka <knew-linux@pimb.org>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
arch/x86/xen/enlighten.c