On Tue, Jul 03, 2018 at 03:42:03PM +0200, Vitaly Kuznetsov wrote:
> We can use 'NULL' to represent 'all cpus' case in
> kvm_make_vcpus_request_mask() and avoid building vCPU mask with
> all vCPUs.
> 
> Suggested-by: Radim Krčmář <rkrc...@redhat.com>
> Signed-off-by: Vitaly Kuznetsov <vkuzn...@redhat.com>
> ---
>  arch/x86/kvm/hyperv.c | 42 +++++++++++++++++++++++-------------------
>  virt/kvm/kvm_main.c   |  6 ++----
>  2 files changed, 25 insertions(+), 23 deletions(-)

Reviewed-by: Roman Kagan <rka...@virtuozzo.com>

Reply via email to