Home
last modified time | relevance | path

Searched hist:"98 f65ad458441ea3a243395345811132ee850093" (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/arch/x86/kvm/
H A Dhyperv.cdiff 98f65ad458441ea3a243395345811132ee850093 Thu Mar 01 08:15:13 CST 2018 Vitaly Kuznetsov <vkuznets@redhat.com> x86/kvm/hyper-v: remove stale entries from vec_bitmap/auto_eoi_bitmap on vector change

When a new vector is written to SINx we update vec_bitmap/auto_eoi_bitmap
but we forget to remove old vector from these masks (in case it is not
present in some other SINTx).

Signed-off-by: Vitaly Kuznetsov <vkuznets@redhat.com>
Reviewed-by: Roman Kagan <rkagan@virtuozzo.com>
Signed-off-by: Radim Krčmář <rkrcmar@redhat.com>