aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/amdgpu/amdgpu_vm.c
diff options
context:
space:
mode:
authorNaohiro Aota <[email protected]>2025-08-11 16:32:58 +0000
committerDavid Sterba <[email protected]>2025-08-13 12:08:45 +0000
commitdc61d97b0ba064fb21b01fbfa7436873948277bd (patch)
treef54853d36bc55f4e070330300b38e4d5e6bb9d43 /drivers/gpu/drm/amd/amdgpu/amdgpu_vm.c
parentbtrfs: subpage: keep TOWRITE tag until folio is cleaned (diff)
downloadkernel-dc61d97b0ba064fb21b01fbfa7436873948277bd.tar.gz
kernel-dc61d97b0ba064fb21b01fbfa7436873948277bd.zip
btrfs: fix buffer index in wait_eb_writebacks()
The commit f2cb97ee964a ("btrfs: index buffer_tree using node size") changed the index of buffer_tree from "start >> sectorsize_bits" to "start >> nodesize_bits". However, the change is not applied for wait_eb_writebacks() and caused IO failures by writing in a full zone. Use the index properly. Fixes: f2cb97ee964a ("btrfs: index buffer_tree using node size") Reviewed-by: Qu Wenruo <[email protected]> Reviewed-by: Boris Burkov <[email protected]> Signed-off-by: Naohiro Aota <[email protected]> Signed-off-by: David Sterba <[email protected]>
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_vm.c')
0 files changed, 0 insertions, 0 deletions