]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commit
xen: fix pinning when not using split pte locks
authorJeremy Fitzhardinge <jeremy@goop.org>
Tue, 9 Sep 2008 22:43:25 +0000 (15:43 -0700)
committerIngo Molnar <mingo@elte.hu>
Wed, 10 Sep 2008 12:05:53 +0000 (14:05 +0200)
commit6a9e91846bf52cc70a0417de19fdfac224c435c4
tree5ed5ec79c529aa3c579de3ac984d10f9d59c1b8f
parent3ce9bcb583536c45a46c7302747029450e22279c
xen: fix pinning when not using split pte locks

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>
arch/x86/xen/enlighten.c