Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Skip to content
Commit f2e10669 authored by chai wen's avatar chai wen Committed by Gleb Natapov
Browse files

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: default avatarGleb Natapov <gleb@redhat.com>
Signed-off-by: default avatarGu zheng <guz.fnst@cn.fujitsu.com>
Signed-off-by: default avatarchai wen <chaiw.fnst@cn.fujitsu.com>
Signed-off-by: default avatarGleb Natapov <gleb@redhat.com>
parent a7efdf6b
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment