x86/spec-ctrl: Annotate remaining model names
authorAndrew Cooper <andrew.cooper3@citrix.com>
Thu, 3 Oct 2019 14:04:03 +0000 (15:04 +0100)
committerAndrew Cooper <andrew.cooper3@citrix.com>
Fri, 4 Oct 2019 17:28:36 +0000 (18:28 +0100)
commit6fc2c7f54811dc41e629e18715ead4548ed4fae7
tree432bea0922927a53aade00f8211407067d0c1fc6
parentab9cfc9feee23b4b834a0c9ad0962ac878a62454
x86/spec-ctrl: Annotate remaining model names

The names in retpoline_safe() are copied from should_use_eager_fpu().  The
names in mds_calculations() come partly from Linux's intel-family.h, and
partly from conversations with Intel.

Signed-off-by: Andrew Cooper <andrew.cooper3@citrix.com>
Acked-by: Jan Beulich <jbeulich@suse.com>
Release-acked-by: Juergen Gross <jgross@suse.com>
xen/arch/x86/spec_ctrl.c