aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/amdgpu/amdgpu_vram_mgr.c
diff options
context:
space:
mode:
authorYuezhang Mo <[email protected]>2025-08-04 08:20:31 +0000
committerGao Xiang <[email protected]>2025-08-10 22:02:19 +0000
commitc6993c4cb91803fceb82d6b5e0ec5e0aec2d0ad6 (patch)
tree57fb5bc6dcc3ad4c16a6abbf9158d216e3ad8471 /drivers/gpu/drm/amd/amdgpu/amdgpu_vram_mgr.c
parentLinux 6.17-rc1 (diff)
downloadkernel-c6993c4cb91803fceb82d6b5e0ec5e0aec2d0ad6.tar.gz
kernel-c6993c4cb91803fceb82d6b5e0ec5e0aec2d0ad6.zip
erofs: Fallback to normal access if DAX is not supported on extra device
If using multiple devices, we should check if the extra device support DAX instead of checking the primary device when deciding if to use DAX to access a file. If an extra device does not support DAX we should fallback to normal access otherwise the data on that device will be inaccessible. Signed-off-by: Yuezhang Mo <[email protected]> Reviewed-by: Friendy Su <[email protected]> Reviewed-by: Jacky Cao <[email protected]> Reviewed-by: Daniel Palmer <[email protected]> Reviewed-by: Gao Xiang <[email protected]> Reviewed-by: Hongbo Li <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Gao Xiang <[email protected]>
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_vram_mgr.c')
0 files changed, 0 insertions, 0 deletions