aboutsummaryrefslogtreecommitdiff
path: root/scripts/gdb/linux/vmalloc.py
diff options
context:
space:
mode:
authorMing Lei <[email protected]>2023-08-17 22:17:51 +0800
committerJens Axboe <[email protected]>2023-08-18 15:00:39 -0600
commitc164c7bc9775be7bcc68754bb3431fce5823822e (patch)
treecc6fd414ca4c5b6b912b9b645b3c208508e7f545 /scripts/gdb/linux/vmalloc.py
parent6548fce05803262ab43241b61dee3e2982486e4b (diff)
blk-cgroup: hold queue_lock when removing blkg->q_node
When blkg is removed from q->blkg_list from blkg_free_workfn(), queue_lock has to be held, otherwise, all kinds of bugs(list corruption, hard lockup, ..) can be triggered from blkg_destroy_all(). Fixes: f1c006f1c685 ("blk-cgroup: synchronize pd_free_fn() from blkg_free_workfn() and blkcg_deactivate_policy()") Cc: Yu Kuai <[email protected]> Cc: xiaoli feng <[email protected]> Cc: Chunyu Hu <[email protected]> Cc: Mike Snitzer <[email protected]> Cc: Tejun Heo <[email protected]> Signed-off-by: Ming Lei <[email protected]> Acked-by: Tejun Heo <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Jens Axboe <[email protected]>
Diffstat (limited to 'scripts/gdb/linux/vmalloc.py')
0 files changed, 0 insertions, 0 deletions