On 02.10.2024 17:27, Andrew Cooper wrote: > Now that alternatives can fix up call displacements even when they're not the > first instruction of the replacement, move the SCF_entry_bhb conditional > inside the replacement block. > > This removes a conditional branch from the fastpaths of BHI-unaffected > hardware. > > Signed-off-by: Andrew Cooper <andrew.coop...@citrix.com>
Reviewed-by: Jan Beulich <jbeul...@suse.com>