]> xenbits.xensource.com Git - xen.git/commitdiff
x86/spec-ctrl: Add SRSO whitepaper URL
authorAndrew Cooper <andrew.cooper3@citrix.com>
Tue, 14 Nov 2023 13:01:59 +0000 (14:01 +0100)
committerJan Beulich <jbeulich@suse.com>
Tue, 14 Nov 2023 13:01:59 +0000 (14:01 +0100)
... now that it exists in public.

Signed-off-by: Andrew Cooper <andrew.cooper3@citrix.com>
Reviewed-by: Jan Beulich <jbeulich@suse.com>
master commit: 78a86b26868c12ae1cc3dd2a8bb9aa5eebaa41fd
master date: 2023-11-07 17:47:34 +0000

xen/arch/x86/spec_ctrl.c

index 0ff3c895ac72f570a0b4d8529394209104835656..56e07d753677dae8f7dfa9e0c84a6274dd80b12e 100644 (file)
@@ -915,6 +915,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 &