aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/amdgpu/amdgpu_ring.c
diff options
context:
space:
mode:
authorDavid Sterba <[email protected]>2021-03-15 14:18:24 +0000
committerDavid Sterba <[email protected]>2021-03-16 19:32:08 +0000
commit34e49994d0dcdb2d31d4d2908d04f4e9ce57e4d7 (patch)
tree46aff46e89d887616649c51b59f1cad239e6d830 /drivers/gpu/drm/amd/amdgpu/amdgpu_ring.c
parentbtrfs: subpage: make readahead work properly (diff)
downloadkernel-34e49994d0dcdb2d31d4d2908d04f4e9ce57e4d7.tar.gz
kernel-34e49994d0dcdb2d31d4d2908d04f4e9ce57e4d7.zip
btrfs: fix slab cache flags for free space tree bitmap
The free space tree bitmap slab cache is created with SLAB_RED_ZONE but that's a debugging flag and not always enabled. Also the other slabs are created with at least SLAB_MEM_SPREAD that we want as well to average the memory placement cost. Reported-by: Vlastimil Babka <[email protected]> Fixes: 3acd48507dc4 ("btrfs: fix allocation of free space cache v1 bitmap pages") CC: [email protected] # 5.4+ Signed-off-by: David Sterba <[email protected]>
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_ring.c')
0 files changed, 0 insertions, 0 deletions