aboutsummaryrefslogtreecommitdiffstats
path: root/rust/helpers/mutex.c
diff options
context:
space:
mode:
authorDan Carpenter <[email protected]>2024-10-02 10:47:21 +0000
committerJens Axboe <[email protected]>2024-10-02 13:15:43 +0000
commit14d57ec3b86369d0037567f12caae0c9e9eaad9e (patch)
treeb86d3ece1a78bf8ef849f316f0574560d0fa8efe /rust/helpers/mutex.c
parentblock: fix blk_rq_map_integrity_sg kernel-doc (diff)
downloadkernel-14d57ec3b86369d0037567f12caae0c9e9eaad9e.tar.gz
kernel-14d57ec3b86369d0037567f12caae0c9e9eaad9e.zip
blk_iocost: remove some duplicate irq disable/enables
These are called from blkcg_print_blkgs() which already disables IRQs so disabling it again is wrong. It means that IRQs will be enabled slightly earlier than intended, however, so far as I can see, this bug is harmless. Fixes: 35198e323001 ("blk-iocost: read params inside lock in sysfs apis") Signed-off-by: Dan Carpenter <[email protected]> Reviewed-by: Christoph Hellwig <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Jens Axboe <[email protected]>
Diffstat (limited to 'rust/helpers/mutex.c')
0 files changed, 0 insertions, 0 deletions