commit | 0bd595fc222583ca260f259698f72e9946c6e524 | [log] [tgz] |
---|---|---|
author | Hollis Blanchard <hollisb@us.ibm.com> | Thu Sep 11 10:04:29 2008 -0500 |
committer | Avi Kivity <avi@qumranet.com> | Wed Oct 15 10:15:26 2008 +0200 |
tree | 6bf391a57b5c13035b074190b9714a622d84868e | |
parent | 9c3e4aab5ae27bf8589d61c7874e213832b4b7d2 [diff] |
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>