diff options
author | chai wen <chaiw.fnst@cn.fujitsu.com> | 2013-10-14 14:22:33 (GMT) |
---|---|---|
committer | Gleb Natapov <gleb@redhat.com> | 2013-10-15 10:43:37 (GMT) |
commit | f2e106692d5189303997ad7b96de8d8123aa5613 (patch) | |
tree | be15cad31bc5701570a571b3be04e299bb4ac547 /drivers/rtc/rtc-ds1286.c | |
parent | a7efdf6bec34f1a693a926ebd08de6ba6e700dff (diff) | |
download | linux-f2e106692d5189303997ad7b96de8d8123aa5613.tar.xz |
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 'drivers/rtc/rtc-ds1286.c')
0 files changed, 0 insertions, 0 deletions