Re: [RESEND PATCH] Drivers: hv: adjust interrupt control structure for ARM64
From: Wei Liu
Date: Fri Nov 28 2025 - 02:17:43 EST
On Mon, Nov 24, 2025 at 02:25:59PM +0000, Anirudh Rayabharam wrote:
> From: Jinank Jain <jinankjain@xxxxxxxxxxxxx>
>
> 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@xxxxxxxxxxxxx>
> Signed-off-by: Anirudh Rayabharam (Microsoft) <anirudh@xxxxxxxxxxxxx>
Applied.