diff options
author | Takuya Yoshikawa <yoshikawa_takuya_b1@lab.ntt.co.jp> | 2015-11-26 21:15:38 +0900 |
---|---|---|
committer | Paolo Bonzini <pbonzini@redhat.com> | 2015-11-26 15:31:31 +0100 |
commit | 74c4e63ab9b550b47ca2eb192e52d6c8971e2f31 (patch) | |
tree | 144a559b3bb33a1d5f5a041f03d9e3cc4f6f5775 /arch/s390/kvm/diag.c | |
parent | 98bba238429e200521594ed30dd1edad7faa0081 (diff) |
KVM: x86: MMU: Use for_each_rmap_spte macro instead of pte_list_walk()
As kvm_mmu_get_page() was changed so that every parent pointer would not
get into the sp->parent_ptes chain before the entry pointed to by it was
set properly, we can use the for_each_rmap_spte macro instead of
pte_list_walk().
Signed-off-by: Takuya Yoshikawa <yoshikawa_takuya_b1@lab.ntt.co.jp>
Cc: Xiao Guangrong <guangrong.xiao@linux.intel.com>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
Diffstat (limited to 'arch/s390/kvm/diag.c')
0 files changed, 0 insertions, 0 deletions