On Mon, Jul 14, 2025 at 12:20:23PM +0200, Peter Zijlstra wrote: > Instead of using an indirect call to the hypercall page, use a direct > call instead. This avoids all CFI problems, including the one where > the hypercall page doesn't have IBT on. > > Signed-off-by: Peter Zijlstra (Intel) <peterz@xxxxxxxxxxxxx> > Reviewed-by: Michael Kelley <mhklinux@xxxxxxxxxxx> Acked-by: Wei Liu <wei.liu@xxxxxxxxxx>