[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20170427113304.2sxivi4vol3kbxhk@kamzik.brq.redhat.com>
Date: Thu, 27 Apr 2017 13:33:04 +0200
From: Andrew Jones <drjones@...hat.com>
To: Radim Krčmář <rkrcmar@...hat.com>
Cc: linux-kernel@...r.kernel.org, kvm@...r.kernel.org,
Christoffer Dall <cdall@...aro.org>,
Marc Zyngier <marc.zyngier@....com>,
Paolo Bonzini <pbonzini@...hat.com>,
Christian Borntraeger <borntraeger@...ibm.com>,
Cornelia Huck <cornelia.huck@...ibm.com>,
James Hogan <james.hogan@...tec.com>,
Paul Mackerras <paulus@...abs.org>
Subject: Re: [PATCH v2 1/9] KVM: add kvm_{test,clear}_request to replace
{test,clear}_bit
On Wed, Apr 26, 2017 at 10:32:19PM +0200, Radim Krčmář wrote:
> Users were expected to use kvm_check_request() for testing and clearing,
> but request have expanded their use since then and some users want to
> only test or do a faster clear.
>
> Make sure that requests are not directly accessed with bit operations.
This isn't 100% accurate, as the set_bit changes are made in the next
patch.
>
> Reviewed-by: Christian Borntraeger <borntraeger@...ibm.com>
> Signed-off-by: Radim Krčmář <rkrcmar@...hat.com>
Otherwise
Reviewed-by: Andrew Jones <drjones@...hat.com>
Powered by blists - more mailing lists