]> www.infradead.org Git - users/jedix/linux-maple.git/commit
x86/hyperv: Use named operands in inline asm
authorJosh Poimboeuf <jpoimboe@kernel.org>
Mon, 3 Mar 2025 01:21:00 +0000 (17:21 -0800)
committerIngo Molnar <mingo@kernel.org>
Tue, 4 Mar 2025 10:21:39 +0000 (11:21 +0100)
commit9064a8e556fa70ccfd9c414350406ed4887d3059
treed69a13e71c129332a88bbfc32f60645a11a47dc8
parente1c49eaee52384ec9e3734138b3929a35b64e0c3
x86/hyperv: Use named operands in inline asm

Use named operands in inline asm to make it easier to change the
constraint order.

Do this in preparation of changing the ASM_CALL_CONSTRAINT primitive.

Signed-off-by: Josh Poimboeuf <jpoimboe@kernel.org>
Signed-off-by: Ingo Molnar <mingo@kernel.org>
Acked-by: Peter Zijlstra (Intel) <peterz@infradead.org>
Cc: "K. Y. Srinivasan" <kys@microsoft.com>
Cc: Haiyang Zhang <haiyangz@microsoft.com>
Cc: Wei Liu <wei.liu@kernel.org>
Cc: Dexuan Cui <decui@microsoft.com>
Cc: linux-kernel@vger.kernel.org
arch/x86/include/asm/mshyperv.h