On Sat, 25 Apr 2026 11:17:18 -0700 Hamza Mahfooz 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.
Please split the fixes into two independent postings. They have to go via different trees AFAICT

