Re: [PATCH v2 3/5] KVM: add kvm_request_pending

From: David Hildenbrand
Date: Mon Feb 27 2017 - 05:06:16 EST


Am 24.02.2017 um 20:50 schrieb Radim KrÄmÃÅ:
> Just to complete the encapsulation.
>
> Signed-off-by: Radim KrÄmÃÅ <rkrcmar@xxxxxxxxxx>
> ---
> v2: add READ_ONCE [Drew]
> ---
> arch/mips/kvm/trap_emul.c | 2 +-
> arch/powerpc/kvm/booke.c | 2 +-
> arch/powerpc/kvm/powerpc.c | 4 ++--
> arch/s390/kvm/kvm-s390.c | 2 +-
> arch/x86/kvm/x86.c | 4 ++--
> include/linux/kvm_host.h | 6 +++++-
> 6 files changed, 12 insertions(+), 8 deletions(-)
>

Reviewed-by: David Hildenbrand <david@xxxxxxxxxx>

--
Thanks,

David