aboutsummaryrefslogtreecommitdiffstats
path: root/lib/error-inject.c
diff options
context:
space:
mode:
authorwuchi <[email protected]>2022-06-04 13:15:02 +0000
committerakpm <[email protected]>2022-06-17 02:58:20 +0000
commita91befde350375b1ff954635acdde14dc92cd9a8 (patch)
tree44c26e747a9826eea28e678713138f7e3fd976df /lib/error-inject.c
parentlib/list_debug.c: Detect uninitialized lists (diff)
downloadkernel-a91befde350375b1ff954635acdde14dc92cd9a8.tar.gz
kernel-a91befde350375b1ff954635acdde14dc92cd9a8.zip
lib/flex_proportions.c: remove local_irq_ops in fprop_new_period()
commit e78d4833c03e28> "lib: Fix possible deadlock in flexible proportion code" adds the local_irq_ops because percpu_counter_{sum |add} ops'lock can cause deadlock by interrupts. Now percpu_counter _{sum|add} ops use raw_spin_(un)lock_irq*, so revert the commit and resolve the conflict. Link: https://lkml.kernel.org/r/[email protected] Signed-off-by: wuchi <[email protected]> Reviewed-by: Jan Kara <[email protected]> Cc: Christoph Hellwig <[email protected]> Signed-off-by: Andrew Morton <[email protected]>
Diffstat (limited to 'lib/error-inject.c')
0 files changed, 0 insertions, 0 deletions