Hello: This patch was applied to netdev/net.git (main) by Jakub Kicinski <[email protected]>:
On Tue, 28 Apr 2026 08:53:39 -0400 you wrote: > VMBUS ring buffers must be page aligned. Therefore, the current value of > 24K presents a challenge on ARM64 kernels (with 64K pages). So, use > VMBUS_RING_SIZE() to ensure they are always aligned and large enough to > hold all of the relevant data. > > Cc: [email protected] > Fixes: 77ffe33363c0 ("hv_sock: use HV_HYP_PAGE_SIZE for Hyper-V > communication") > Tested-by: Dexuan Cui <[email protected]> > Reviewed-by: Dexuan Cui <[email protected]> > Signed-off-by: Hamza Mahfooz <[email protected]> > > [...] Here is the summary with links: - hv_sock: fix ARM64 support https://git.kernel.org/netdev/net/c/b31681206e3f You are awesome, thank you! -- Deet-doot-dot, I am a bot. https://korg.docs.kernel.org/patchwork/pwbot.html

