Skip to content
Snippets Groups Projects
Commit ca68ceae authored by Vitaly Kuznetsov's avatar Vitaly Kuznetsov
Browse files

KVM: Shove vcpu stats_id init into kvm_vcpu_init()

Bugzilla: https://bugzilla.redhat.com/show_bug.cgi?id=2119111



commit 58fc1166
Author: Oliver Upton <oupton@google.com>
Date:   Wed Jul 20 09:22:48 2022 +0000

    KVM: Shove vcpu stats_id init into kvm_vcpu_init()

    Initialize stats_id alongside other kvm_vcpu fields to make it more
    difficult to unintentionally access stats_id before it's set.

    No functional change intended.

Signed-off-by: default avatarOliver Upton <oupton@google.com>
    Message-Id: <20220720092259.3491733-3-oliver.upton@linux.dev>
Signed-off-by: default avatarPaolo Bonzini <pbonzini@redhat.com>

Signed-off-by: default avatarVitaly Kuznetsov <vkuznets@redhat.com>
parent 8b633663
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment