diff options
author | Sean Christopherson <[email protected]> | 2021-11-09 21:51:00 +0000 |
---|---|---|
committer | Paolo Bonzini <[email protected]> | 2021-11-18 02:10:27 -0500 |
commit | ea410ef4dad6282420bde00e1ffca874344f0e95 (patch) | |
tree | 4f3d3fd363673159edfadda88c79c067bbe34964 /net/unix/af_unix.c | |
parent | 1bd00a4257a86db654499137fd8e6db7d1e484dc (diff) |
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 <[email protected]>
Message-Id: <[email protected]>
Signed-off-by: Paolo Bonzini <[email protected]>
Diffstat (limited to 'net/unix/af_unix.c')
0 files changed, 0 insertions, 0 deletions