aboutsummaryrefslogtreecommitdiff
path: root/fs/ecryptfs/dentry.c
diff options
context:
space:
mode:
authorAndrew Jones <drjones@redhat.com>2017-06-04 14:43:55 +0200
committerChristoffer Dall <cdall@linaro.org>2017-06-04 16:53:54 +0200
commit0592c005622582fb4049a2f710d92c3a70f4c79b (patch)
treecade3300158a5b09d6a0b729fe4c4e72b7f144c7 /fs/ecryptfs/dentry.c
parent6a6d73be12fbe492d0678cd84d3b35e2bc9698e4 (diff)
KVM: arm/arm64: replace pause checks with vcpu request checks
The current use of KVM_REQ_VCPU_EXIT for pause is fine. Even the requester clearing the request is OK, as this is the special case where the sole requesting thread and receiving VCPU are executing synchronously (see "Clearing Requests" in Documentation/virtual/kvm/vcpu-requests.rst) However, that's about to change, so let's ensure only the receiving VCPU clears the request. Additionally, by guaranteeing KVM_REQ_VCPU_EXIT is always set when pause is, we can avoid checking pause directly in VCPU RUN. Signed-off-by: Andrew Jones <drjones@redhat.com> Reviewed-by: Christoffer Dall <cdall@linaro.org> Signed-off-by: Christoffer Dall <cdall@linaro.org>
Diffstat (limited to 'fs/ecryptfs/dentry.c')
0 files changed, 0 insertions, 0 deletions