]> git.baikalelectronics.ru Git - kernel.git/commit
KVM: ppc: kvmppc_44x_shadow_release() does not require mmap_sem to be locked
authorHollis Blanchard <hollisb@us.ibm.com>
Thu, 11 Sep 2008 15:04:29 +0000 (10:04 -0500)
committerAvi Kivity <avi@qumranet.com>
Wed, 15 Oct 2008 08:15:26 +0000 (10:15 +0200)
commitec3913bf39d50e75f815c7316aa17b205f69199f
tree6bf391a57b5c13035b074190b9714a622d84868e
parent00b2fb959b641d9f530e9d5a55c80020e1344449
KVM: ppc: kvmppc_44x_shadow_release() does not require mmap_sem to be locked

And it gets in the way of get_user_pages_fast().

Signed-off-by: Hollis Blanchard <hollisb@us.ibm.com>
Signed-off-by: Avi Kivity <avi@qumranet.com>
arch/powerpc/kvm/44x_tlb.c