summaryrefslogtreecommitdiffstats
path: root/arch/x86/kvm/lapic.c
diff options
context:
space:
mode:
authorMiaohe Lin <linmiaohe@huawei.com>2019-12-05 11:40:16 +0800
committerPaolo Bonzini <pbonzini@redhat.com>2020-01-08 17:33:13 +0100
commitfe3c2b4c228443b505f2d8981c4871b96cfec6d6 (patch)
tree9fbc95f4b57cda60ccda8172a186572f864af5c0 /arch/x86/kvm/lapic.c
parentd29c03a58705417561a5d2bacec4194ef6485ece (diff)
KVM: explicitly set rmap_head->val to 0 in pte_list_desc_remove_entry()
When we reach here, we have desc->sptes[j] = NULL with j = 0. So we can replace desc->sptes[0] with 0 to make it more clear. Signed-off-by: Miaohe Lin <linmiaohe@huawei.com> Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
Diffstat (limited to 'arch/x86/kvm/lapic.c')
0 files changed, 0 insertions, 0 deletions