>>> On 21.01.19 at 16:52, <[email protected]> wrote: > On Mon, Jan 21, 2019 at 03:37:19PM +0000, Andrew Cooper wrote: >> Function pointer calls are far more expensive in a post-Spectre world, and >> this one doesn't need to be. >> >> No functional change. >> >> Signed-off-by: Andrew Cooper <[email protected]> > > Reviewed-by: Wei Liu <[email protected]>
Acked-by: Jan Beulich <[email protected]> Arguably a compiler could be intelligent enough to use direct calls despite the ?: construct, though. Jan _______________________________________________ Xen-devel mailing list [email protected] https://lists.xenproject.org/mailman/listinfo/xen-devel
