Sean Christopherson ea410ef4da KVM: SEV: Drop a redundant setting of sev->asid during initialization
Remove a fully redundant write to sev->asid during SEV/SEV-ES guest
initialization.  The ASID is set a few lines earlier prior to the call to
sev_platform_init(), which doesn't take "sev" as a param, i.e. can't
muck with the ASID barring some truly magical behind-the-scenes code.

No functional change intended.

Signed-off-by: Sean Christopherson <seanjc@google.com>
Message-Id: <20211109215101.2211373-6-seanjc@google.com>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
2021-11-18 02:10:27 -05:00
..
2021-09-03 15:33:47 -07:00
2021-09-15 17:18:56 -07:00
2021-06-23 18:16:33 +02:00
2021-09-07 19:13:42 -07:00
2021-08-26 22:28:03 +02:00
2021-09-25 15:37:31 -07:00
2021-09-03 15:33:47 -07:00