git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
37cc8d7
)
xen: unpin initial Xen pagetable once we're finished with it
author
Jeremy Fitzhardinge
<jeremy@xensource.com>
Wed, 13 Feb 2008 15:20:35 +0000
(16:20 +0100)
committer
Ingo Molnar
<mingo@elte.hu>
Wed, 13 Feb 2008 15:20:35 +0000
(16:20 +0100)
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>
No differences found