summaryrefslogtreecommitdiffstats
path: root/Documentation
diff options
context:
space:
mode:
authorchai wen <chaiw.fnst@cn.fujitsu.com>2013-10-14 16:22:33 +0200
committerGleb Natapov <gleb@redhat.com>2013-10-15 12:43:37 +0200
commitf2e106692d5189303997ad7b96de8d8123aa5613 (patch)
treebe15cad31bc5701570a571b3be04e299bb4ac547 /Documentation
parentKVM: s390: Get rid of KVM_HPAGE defines (diff)
downloadlinux-f2e106692d5189303997ad7b96de8d8123aa5613.tar.xz
linux-f2e106692d5189303997ad7b96de8d8123aa5613.zip
KVM: Drop FOLL_GET in GUP when doing async page fault
Page pinning is not mandatory in kvm async page fault processing since after async page fault event is delivered to a guest it accesses page once again and does its own GUP. Drop the FOLL_GET flag in GUP in async_pf code, and do some simplifying in check/clear processing. Suggested-by: Gleb Natapov <gleb@redhat.com> Signed-off-by: Gu zheng <guz.fnst@cn.fujitsu.com> Signed-off-by: chai wen <chaiw.fnst@cn.fujitsu.com> Signed-off-by: Gleb Natapov <gleb@redhat.com>
Diffstat (limited to 'Documentation')
0 files changed, 0 insertions, 0 deletions