On 13.09.2023 22:27, Andrew Cooper wrote: > With the SPEC_CTRL_EXIT_TO_XEN{,_IST} confusion fixed, it's now obvious that > there's only a single EXIT_TO_XEN path. Fold DO_SPEC_CTRL_EXIT_TO_XEN into > SPEC_CTRL_EXIT_TO_XEN to simplify further fixes. > > When merging labels, switch the name to .L\@_skip_sc_msr as "skip" on its own > is going to be too generic shortly. > > No functional change. > > Signed-off-by: Andrew Cooper <andrew.coop...@citrix.com>
Reviewed-by: Jan Beulich <jbeul...@suse.com>