block: Revert "block: Fix potential deadlock while freezing queue and acquiring sysfs_lock"
commit 224749be upstream. This reverts commit be26ba96. Commit be26ba96 ("block: Fix potential deadlock while freezing queue and acquiring sysfs_loc") actually reverts commit 22465bba ("blk-mq: move cpuhp callback registering out of q->sysfs_lock"), and causes the original resctrl lockdep warning. So revert it and we need to fix the issue in another way. Cc: Nilay Shroff <nilay@linux.ibm.com> Fixes: be26ba96 ("block: Fix potential deadlock while freezing queue and acquiring sysfs_loc") Signed-off-by:Ming Lei <ming.lei@redhat.com> Link: https://lore.kernel.org/r/20241218101617.3275704-2-ming.lei@redhat.com Signed-off-by:
Jens Axboe <axboe@kernel.dk> Signed-off-by:
Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Loading
Please sign in to comment