aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/amdgpu/amdgpu_irq.c
diff options
context:
space:
mode:
authorLiu Bo <[email protected]>2016-09-07 21:48:28 +0000
committerDavid Sterba <[email protected]>2016-09-26 17:50:44 +0000
commit196e02490c934398f894e5cb0ee1ac8ad13ca576 (patch)
treee519263bb651174598da94d80f35f90e6bf635af /drivers/gpu/drm/amd/amdgpu/amdgpu_irq.c
parentBtrfs: don't BUG() during drop snapshot (diff)
downloadkernel-196e02490c934398f894e5cb0ee1ac8ad13ca576.tar.gz
kernel-196e02490c934398f894e5cb0ee1ac8ad13ca576.zip
Btrfs: remove unnecessary btrfs_mark_buffer_dirty in split_leaf
When we're not able to get enough space through splitting leaf, we'd create a new sibling leaf instead, and it's possible that we return a zero-nritem sibling leaf and mark it dirty before it's in a consistent state. With CONFIG_BTRFS_FS_CHECK_INTEGRITY=y, the integrity check of check_leaf will report panic due to this zero-nritem non-root leaf. This removes the unnecessary btrfs_mark_buffer_dirty. Reported-by: Filipe Manana <[email protected]> Signed-off-by: Liu Bo <[email protected]> Signed-off-by: David Sterba <[email protected]>
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_irq.c')
0 files changed, 0 insertions, 0 deletions