Linux block layer
 help / color / mirror / Atom feed
* [PATCH 0/2] blk-mq: fix lockdep warning between sysfs_lock and cpuhotplug lock
@ 2024-12-06  8:21 Ming Lei
  2024-12-06  8:21 ` [PATCH 1/2] blk-mq: register cpuhp callback after hctx is added to xarray table Ming Lei
                   ` (5 more replies)
  0 siblings, 6 replies; 7+ messages in thread
From: Ming Lei @ 2024-12-06  8:21 UTC (permalink / raw)
  To: Jens Axboe, linux-block; +Cc: Ming Lei

Hello,

The 1st patch is one prep patch.

The 2nd one fixes lockdep warning triggered by dependency between
q->sysfs_lock and cpuhotplug_lock.


Ming Lei (2):
  blk-mq: register cpuhp callback after hctx is added to xarray table
  blk-mq: move cpuhp callback registering out of q->sysfs_lock

 block/blk-mq.c | 108 ++++++++++++++++++++++++++++++++++++++++++-------
 1 file changed, 94 insertions(+), 14 deletions(-)

-- 
2.47.0


^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2024-12-06  8:24 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-12-06  8:21 [PATCH 0/2] blk-mq: fix lockdep warning between sysfs_lock and cpuhotplug lock Ming Lei
2024-12-06  8:21 ` [PATCH 1/2] blk-mq: register cpuhp callback after hctx is added to xarray table Ming Lei
2024-12-06  8:21 ` [PATCH V2] null_blk: cleanup null_init_tag_set Ming Lei
2024-12-06  8:21 ` [PATCH 1/3] ubd_drv: fix return value for COMMIT* command Ming Lei
2024-12-06  8:21 ` [PATCH 2/2] blk-mq: move cpuhp callback registering out of q->sysfs_lock Ming Lei
2024-12-06  8:21 ` [PATCH 2/3] ubd_drv: fix io command buffer mapping Ming Lei
2024-12-06  8:24 ` [PATCH 0/2] blk-mq: fix lockdep warning between sysfs_lock and cpuhotplug lock Ming Lei

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox