diff options
author | Sean Christopherson <seanjc@google.com> | 2025-08-19 16:48:32 -0700 |
---|---|---|
committer | Sean Christopherson <seanjc@google.com> | 2025-08-21 08:45:15 -0700 |
commit | f7b1f0c1620db689e085569035a659340a3209c3 (patch) | |
tree | 1b206d7104660a5f0226b872d5d9a2bbb86e9e19 /scripts/bpf_doc.py | |
parent | baf6ed177290db5873f318626970fa7fd4060579 (diff) |
KVM: SEV: Fold sev_es_vcpu_reset() into sev_vcpu_create()
Fold the remaining line of sev_es_vcpu_reset() into sev_vcpu_create() as
there's no need for a dedicated RESET hook just to init a mutex, and the
mutex should be initialized as early as possible anyways.
No functional change intended.
Reviewed-by: Nikunj A Dadhania <nikunj@amd.com>
Link: https://lore.kernel.org/r/20250819234833.3080255-8-seanjc@google.com
Signed-off-by: Sean Christopherson <seanjc@google.com>
Diffstat (limited to 'scripts/bpf_doc.py')
0 files changed, 0 insertions, 0 deletions