]> xenbits.xensource.com Git - xen.git/commitdiff
x86/spec-ctrl: Add SRSO whitepaper URL
authorAndrew Cooper <andrew.cooper3@citrix.com>
Wed, 9 Aug 2023 15:07:03 +0000 (16:07 +0100)
committerAndrew Cooper <andrew.cooper3@citrix.com>
Tue, 7 Nov 2023 17:47:34 +0000 (17:47 +0000)
... now that it exists in public.

Signed-off-by: Andrew Cooper <andrew.cooper3@citrix.com>
Reviewed-by: Jan Beulich <jbeulich@suse.com>
xen/arch/x86/spec_ctrl.c

index 6fd7d44ce40debe9df1115b4856d0de4d9f92947..a8d8af22f6d89a35a26b0e9f801ecd061a4acc9a 100644 (file)
@@ -903,6 +903,9 @@ static bool __init should_use_eager_fpu(void)
     }
 }
 
+/*
+ * https://www.amd.com/content/dam/amd/en/documents/corporate/cr/speculative-return-stack-overflow-whitepaper.pdf
+ */
 static void __init srso_calculations(bool hw_smt_enabled)
 {
     if ( !(boot_cpu_data.x86_vendor &