milos-linux/drivers/uio
Long Li 0315fef2af uio_hv_generic: Align ring size to system page
Following the ring header, the ring data should align to system page
boundary. Adjust the size if necessary.

Cc: stable@vger.kernel.org
Fixes: 95096f2fbd ("uio-hv-generic: new userspace i/o driver for VMBus")
Signed-off-by: Long Li <longli@microsoft.com>
Reviewed-by: Michael Kelley <mhklinux@outlook.com>
Link: https://lore.kernel.org/r/1746492997-4599-4-git-send-email-longli@linuxonhyperv.com
Signed-off-by: Wei Liu <wei.liu@kernel.org>
Message-ID: <1746492997-4599-4-git-send-email-longli@linuxonhyperv.com>
2025-05-23 16:30:56 +00:00
..
Kconfig uio: pruss: Remove this driver 2024-04-11 14:39:56 +02:00
Makefile uio: pruss: Remove this driver 2024-04-11 14:39:56 +02:00
uio.c uio: Fix return value of poll 2025-01-10 09:52:39 +01:00
uio_aec.c uio: add missing MODULE_DESCRIPTION() macros 2024-06-04 17:39:12 +02:00
uio_cif.c uio: add missing MODULE_DESCRIPTION() macros 2024-06-04 17:39:12 +02:00
uio_dfl.c uio: dfl: add vendor-specific feature id 2023-05-31 19:00:37 +01:00
uio_dmem_genirq.c uio: uio_dmem_genirq: check the return value of devm_kasprintf() 2025-01-10 09:52:44 +01:00
uio_fsl_elbc_gpcm.c Get rid of 'remove_new' relic from platform driver struct 2024-12-01 15:12:43 -08:00
uio_hv_generic.c uio_hv_generic: Align ring size to system page 2025-05-23 16:30:56 +00:00
uio_mf624.c uio: add missing MODULE_DESCRIPTION() macros 2024-06-04 17:39:12 +02:00
uio_netx.c uio: add missing MODULE_DESCRIPTION() macros 2024-06-04 17:39:12 +02:00
uio_pci_generic.c
uio_pdrv_genirq.c uio: uio_pdrv_genirq: Make use of irq_get_trigger_type() 2024-10-13 17:16:28 +02:00
uio_sercos3.c