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:
acee3c0
)
KVM: Don't call get_user_pages(.force = 1)
author
Avi Kivity
<avi@qumranet.com>
Tue, 26 Aug 2008 14:31:31 +0000
(17:31 +0300)
committer
Avi Kivity
<avi@qumranet.com>
Wed, 15 Oct 2008 08:15:23 +0000
(10:15 +0200)
This is esoteric and only needed to break COW on MAP_SHARED mappings. Since
KVM no longer does these sorts of mappings, breaking COW on them is no longer
necessary.
Signed-off-by: Avi Kivity <avi@qumranet.com>
virt/kvm/kvm_main.c
patch
|
blob
|
history
diff --cc
virt/kvm/kvm_main.c
Simple merge