On Mon, May 08, 2023 at 09:03:16AM +0200, Ard Biesheuvel wrote: > Instead of returning to the asm calling code to invoke the trampoline, > call it straight from the C code that sets the scene. That way, we don't > need the struct return type for returning two values, and we can make > the call conditional more cleanly in a subsequent patch. > > Signed-off-by: Ard Biesheuvel <ardb@xxxxxxxxxx> Acked-by: Kirill A. Shutemov <kirill.shutemov@xxxxxxxxxxxxxxx> -- Kiryl Shutsemau / Kirill A. Shutemov