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:
3ce9bcb
)
xen: fix pinning when not using split pte locks
author
Jeremy Fitzhardinge
<jeremy@goop.org>
Tue, 9 Sep 2008 22:43:25 +0000
(15:43 -0700)
committer
Ingo Molnar
<mingo@elte.hu>
Wed, 10 Sep 2008 12:05:53 +0000
(14:05 +0200)
We only pin PTE pages when using split PTE locks, so don't do the
pin/unpin when attaching/detaching pte pages to a pinned pagetable.
Signed-off-by: Jeremy Fitzhardinge <jeremy.fitzhardinge@citrix.com>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
No differences found