aboutsummaryrefslogtreecommitdiffstats
path: root/fs/btrfs/compression.c
diff options
context:
space:
mode:
authorBart Van Assche <[email protected]>2025-08-15 15:58:24 +0000
committerMartin K. Petersen <[email protected]>2025-08-19 02:15:18 +0000
commite5203d89d59bfcbe1f348aa0d2dc4449a8ba644c (patch)
tree1e7f3f48ffe15bf2a30143c9fbe379fd235b6c88 /fs/btrfs/compression.c
parentscsi: ufs: core: Fix IRQ lock inversion for the SCSI host lock (diff)
downloadkernel-e5203d89d59bfcbe1f348aa0d2dc4449a8ba644c.tar.gz
kernel-e5203d89d59bfcbe1f348aa0d2dc4449a8ba644c.zip
scsi: ufs: core: Remove WARN_ON_ONCE() call from ufshcd_uic_cmd_compl()
The UIC completion interrupt may be disabled while an UIC command is being processed. When the UIC completion interrupt is reenabled, an UIC interrupt is triggered and the WARN_ON_ONCE(!cmd) statement is hit. Hence this patch that removes this kernel warning. Fixes: fcd8b0450a9a ("scsi: ufs: core: Make ufshcd_uic_cmd_compl() easier to analyze") Reviewed-by: Peter Wang <[email protected]> Signed-off-by: Bart Van Assche <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Martin K. Petersen <[email protected]>
Diffstat (limited to 'fs/btrfs/compression.c')
0 files changed, 0 insertions, 0 deletions