diff options
author | Paolo Bonzini <pbonzini@redhat.com> | 2020-05-29 11:42:55 +0200 |
---|---|---|
committer | Paolo Bonzini <pbonzini@redhat.com> | 2020-06-01 10:26:05 +0200 |
commit | a8387d0b471f7c8d4d936af0d6dc44dff5c41c6c (patch) | |
tree | 32c5927976e9b8a29ea2337d81a27cfbf3cf2a17 /Makefile | |
parent | KVM: nSVM: implement KVM_GET_NESTED_STATE and KVM_SET_NESTED_STATE (diff) | |
download | linux-a8387d0b471f7c8d4d936af0d6dc44dff5c41c6c.tar.xz linux-a8387d0b471f7c8d4d936af0d6dc44dff5c41c6c.zip |
Revert "KVM: No need to retry for hva_to_pfn_remapped()"
This reverts commit 5b494aea13fe9ec67365510c0d75835428cbb303.
If unlocked==true then the vma pointer could be invalidated, so the 2nd
follow_pfn() is potentially racy: we do need to get out and redo
find_vma_intersection().
Signed-off-by: Peter Xu <peterx@redhat.com>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
Diffstat (limited to 'Makefile')
0 files changed, 0 insertions, 0 deletions