]> Gentwo Git Trees - linux/.git/commit
mshv: adjust interrupt control structure for ARM64
authorJinank Jain <jinankjain@microsoft.com>
Mon, 24 Nov 2025 14:25:59 +0000 (14:25 +0000)
committerWei Liu <wei.liu@kernel.org>
Fri, 5 Dec 2025 23:16:49 +0000 (23:16 +0000)
commit9d70ef7a18e0ec1653ac63020a13a5d4dda7cc0d
tree37d161c694d07002a9aa1b40c38d5d6d3e0251d4
parentb5110eaf67530091343b519d8abd0cddd14660f2
mshv: adjust interrupt control structure for ARM64

Interrupt control structure (union hv_interupt_control) has different
fields when it comes to x86 vs ARM64. Bring in the correct structure
from HyperV header files and adjust the existing interrupt routing
code accordingly.

Signed-off-by: Jinank Jain <jinankjain@microsoft.com>
Signed-off-by: Anirudh Rayabharam (Microsoft) <anirudh@anirudhrb.com>
Signed-off-by: Wei Liu <wei.liu@kernel.org>
drivers/hv/mshv_eventfd.c
drivers/hv/mshv_irq.c
drivers/hv/mshv_root_hv_call.c
include/hyperv/hvhdk.h