summaryrefslogtreecommitdiff
path: root/scripts/extract-fwblobs
diff options
context:
space:
mode:
authorBart Van Assche <bvanassche@acm.org>2025-01-30 01:56:35 +0300
committerSong Liu <song@kernel.org>2025-01-31 21:18:50 +0300
commita572593ac80e51eb69ecede7e614289fcccdbf8d (patch)
tree2471d031d4a5d77276bd6ad09051478ad6d0b0a3 /scripts/extract-fwblobs
parent1e1a9cecfab3f22ebef0a976f849c87be8d03c1c (diff)
downloadlinux-a572593ac80e51eb69ecede7e614289fcccdbf8d.tar.xz
md: Fix linear_set_limits()
queue_limits_cancel_update() must only be called if queue_limits_start_update() is called first. Remove the queue_limits_cancel_update() call from linear_set_limits() because there is no corresponding queue_limits_start_update() call. This bug was discovered by annotating all mutex operations with clang thread-safety attributes and by building the kernel with clang and -Wthread-safety. Cc: Yu Kuai <yukuai3@huawei.com> Cc: Coly Li <colyli@kernel.org> Cc: Mike Snitzer <snitzer@kernel.org> Cc: Christoph Hellwig <hch@lst.de> Fixes: 127186cfb184 ("md: reintroduce md-linear") Signed-off-by: Bart Van Assche <bvanassche@acm.org> Reviewed-by: Christoph Hellwig <hch@lst.de> Link: https://lore.kernel.org/r/20250129225636.2667932-1-bvanassche@acm.org Signed-off-by: Song Liu <song@kernel.org>
Diffstat (limited to 'scripts/extract-fwblobs')
0 files changed, 0 insertions, 0 deletions