Re: [PATCH v2 06/20] x86: decompressor: Call trampoline directly from C code

From: Kirill A. Shutemov
Date: Mon May 15 2023 - 10:05:35 EST


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