[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <20140324192826.GB9440@potion.brq.redhat.com>
Date: Mon, 24 Mar 2014 20:28:27 +0100
From: Radim Krčmář <rkrcmar@...hat.com>
To: Paolo Bonzini <pbonzini@...hat.com>
Cc: linux-kernel@...r.kernel.org, kvm@...r.kernel.org, gleb@...nel.org,
mtosatti@...hat.com, alex.williamson@...hat.com,
jan.kiszka@...mens.com
Subject: Re: [PATCH v2 4/4] KVM: ioapic: reinject pending interrupts on
KVM_SET_IRQCHIP
2014-03-24 19:14+0100, Paolo Bonzini:
> Il 24/03/2014 18:58, Radim Krčmář ha scritto:
> > I'd prefer 'ioapic->irr = 0' here ...)
>
> The point is that "ioapic->irr = 0" is overriding the previous
> memcpy, because state->irr is used as argument to
> kvm_ioapic_inject_all instead. So I think "iopic->irr = 0" should
> stay close to the memcpy.
Yeah, I was just spouting ... my reasoning was that we clear irr only
because it's going to be recomputed, so that code is more related.
(The function name would need to change though.)
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists