diff options
author | Lan Tianyu <Tianyu.Lan@microsoft.com> | 2019-02-02 17:20:27 +0800 |
---|---|---|
committer | Paolo Bonzini <pbonzini@redhat.com> | 2019-02-20 22:48:52 +0100 |
commit | a67794cafbc4594debf53dbe4e2a7708426f492e (patch) | |
tree | 81a043afe06d1d0af15b195a76deaac5d7315459 /arch | |
parent | 7539b174aef405d9d57db48c58390ba360c91312 (diff) | |
download | linux-a67794cafbc4594debf53dbe4e2a7708426f492e.tar.bz2 |
Revert "KVM: Eliminate extra function calls in kvm_get_dirty_log_protect()"
The value of "dirty_bitmap[i]" is already check before setting its value
to mask. The following check of "mask" is redundant. The check of "mask" was
introduced by commit 58d2930f4ee3 ("KVM: Eliminate extra function calls in
kvm_get_dirty_log_protect()"), revert it.
Signed-off-by: Lan Tianyu <Tianyu.Lan@microsoft.com>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
Diffstat (limited to 'arch')
0 files changed, 0 insertions, 0 deletions