]> xenbits.xensource.com Git - xen.git/commit
x86/spec-ctrl: Rename SCF_ist_wrmsr to SCF_ist_sc_msr
authorAndrew Cooper <andrew.cooper3@citrix.com>
Tue, 28 Jun 2022 13:36:56 +0000 (14:36 +0100)
committerAndrew Cooper <andrew.cooper3@citrix.com>
Tue, 12 Jul 2022 15:23:00 +0000 (16:23 +0100)
commit76d6a36f645dfdbad8830559d4d52caf36efc75e
tree99df2e23cc5246998df4a87185a0f4a2a1cdb6fb
parent5796912f7279d9348a3166655588d30eae9f72cc
x86/spec-ctrl: Rename SCF_ist_wrmsr to SCF_ist_sc_msr

We are about to introduce SCF_ist_ibpb, at which point SCF_ist_wrmsr becomes
ambiguous.

No functional change.

This is part of XSA-407.

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