aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/amdgpu/amdgpu_ras.c
diff options
context:
space:
mode:
authorYuezhang Mo <[email protected]>2025-03-06 07:02:07 +0000
committerNamjae Jeon <[email protected]>2025-03-27 12:18:03 +0000
commit47e35366bc6fa3cf189a8305bce63992495f3efa (patch)
tree4c84dc4f89ed937ff09ce33bf420dd2235d6f6d7 /drivers/gpu/drm/amd/amdgpu/amdgpu_ras.c
parentexfat: fix the infinite loop in exfat_find_last_cluster() (diff)
downloadkernel-47e35366bc6fa3cf189a8305bce63992495f3efa.tar.gz
kernel-47e35366bc6fa3cf189a8305bce63992495f3efa.zip
exfat: fix missing shutdown check
xfstests generic/730 test failed because after deleting the device that still had dirty data, the file could still be read without returning an error. The reason is the missing shutdown check in ->read_iter. I also noticed that shutdown checks were missing from ->write_iter, ->splice_read, and ->mmap. This commit adds shutdown checks to all of them. Fixes: f761fcdd289d ("exfat: Implement sops->shutdown and ioctl") Signed-off-by: Yuezhang Mo <[email protected]> Signed-off-by: Namjae Jeon <[email protected]>
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_ras.c')
0 files changed, 0 insertions, 0 deletions