mirror of
https://github.com/torvalds/linux.git
synced 2026-09-21 04:10:02 +02:00
VMBUS ring buffers must be page aligned. So, use VMBUS_RING_SIZE() to
ensure they are always aligned and large enough to hold all of the
relevant data.
Cc: stable@kernel.vger.org
Fixes:
|
||
|---|---|---|
| .. | ||
| hyperv_drm_drv.c | ||
| hyperv_drm_modeset.c | ||
| hyperv_drm_proto.c | ||
| hyperv_drm.h | ||
| Kconfig | ||
| Makefile | ||