On 26.11.2021 22:22, Andrew Cooper wrote: > All calls through xsm_ops are fully altcall'd. Harden all fnptr targets. > > This yields: > > (XEN) altcall: Optimised away 197 endbr64 instructions > > of 1655 on an everything-enabled build of Xen, which is ~12%. > > Signed-off-by: Andrew Cooper <andrew.coop...@citrix.com>
Subject to the resolution of the const aspect Reviewed-by: Jan Beulich <jbeul...@suse.com> Jan