aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/intel/igc/igc_main.c
diff options
context:
space:
mode:
authorNikunj A Dadhania <[email protected]>2025-04-08 09:32:11 +0000
committerSean Christopherson <[email protected]>2025-06-25 14:27:27 +0000
commit51a4273dcab39dd1e850870945ccec664352d383 (patch)
treea2bb34ae9915bd14353614d575c06efef09a90cc /drivers/net/ethernet/intel/igc/igc_main.c
parentDocumentation: KVM: Fix unexpected unindent warnings (diff)
downloadkernel-51a4273dcab39dd1e850870945ccec664352d383.tar.gz
kernel-51a4273dcab39dd1e850870945ccec664352d383.zip
KVM: SVM: Add missing member in SNP_LAUNCH_START command structure
The sev_data_snp_launch_start structure should include a 4-byte desired_tsc_khz field before the gosvw field, which was missed in the initial implementation. As a result, the structure is 4 bytes shorter than expected by the firmware, causing the gosvw field to start 4 bytes early. Fix this by adding the missing 4-byte member for the desired TSC frequency. Fixes: 3a45dc2b419e ("crypto: ccp: Define the SEV-SNP commands") Cc: [email protected] Suggested-by: Tom Lendacky <[email protected]> Reviewed-by: Tom Lendacky <[email protected]> Tested-by: Vaishali Thakkar <[email protected]> Signed-off-by: Nikunj A Dadhania <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Sean Christopherson <[email protected]>
Diffstat (limited to 'drivers/net/ethernet/intel/igc/igc_main.c')
0 files changed, 0 insertions, 0 deletions