diff options
| author | Long Li <[email protected]> | 2025-05-06 00:56:34 +0000 |
|---|---|---|
| committer | Wei Liu <[email protected]> | 2025-05-23 16:30:56 +0000 |
| commit | c951ab8fd3589cf6991ed4111d2130816f2e3ac2 (patch) | |
| tree | a108f59dac8f4cdd6cd1ce6bd0f3fcb9a7896b49 /drivers/gpu/drm/amd/amdgpu/amdgpu_ring.c | |
| parent | Drivers: hv: Allocate interrupt and monitor pages aligned to system page boun... (diff) | |
| download | kernel-c951ab8fd3589cf6991ed4111d2130816f2e3ac2.tar.gz kernel-c951ab8fd3589cf6991ed4111d2130816f2e3ac2.zip | |
uio_hv_generic: Use correct size for interrupt and monitor pages
Interrupt and monitor pages should be in Hyper-V page size (4k bytes).
This can be different from the system page size.
This size is read and used by the user-mode program to determine the
mapped data region. An example of such user-mode program is the VMBus
driver in DPDK.
Cc: [email protected]
Fixes: 95096f2fbd10 ("uio-hv-generic: new userspace i/o driver for VMBus")
Signed-off-by: Long Li <[email protected]>
Reviewed-by: Michael Kelley <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Wei Liu <[email protected]>
Message-ID: <[email protected]>
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_ring.c')
0 files changed, 0 insertions, 0 deletions
