Re: [PATCH] x86/vmware: Fix hypercall clobbers
From: Linus Torvalds
Date: Fri Feb 06 2026 - 14:57:50 EST
On Fri, 6 Feb 2026 at 11:08, Josh Poimboeuf <jpoimboe@xxxxxxxxxx> wrote:
>
> Anyway, how about just adding RDI/RSI to the clobbers list for those two
> hypercalls?
Ack, that looks fine and code generation differences would be pretty minimal.
Mind sending a sign-off and I'll apply it and we can forget about this
unless somebody wants to actually clean up that vmware horror later?
Linus