public inbox for linux-nvme@lists.infradead.org
 help / color / mirror / Atom feed
* [PATCH v4 0/1] block: Use RCU in blk_mq_[un]quiesce_tagset() instead of set->tag_list_lock
@ 2025-12-05 21:17 Mohamed Khalfella
  2025-12-05 21:17 ` [PATCH v4 1/1] " Mohamed Khalfella
  2025-12-09 17:34 ` [PATCH v4 0/1] " Jens Axboe
  0 siblings, 2 replies; 8+ messages in thread
From: Mohamed Khalfella @ 2025-12-05 21:17 UTC (permalink / raw)
  To: Chaitanya Kulkarni, Christoph Hellwig, Jens Axboe, Keith Busch,
	Sagi Grimberg
  Cc: Casey Chen, Yuanyuan Zhong, Hannes Reinecke, Ming Lei,
	Waiman Long, Hillf Danton, linux-nvme, linux-block, linux-kernel,
	Mohamed Khalfella

Changes from v3:
- Fixed typos in commit message.
- Updated stacktrace in commit message with one taken from recent kernel.
- Added Fixes: tag to commit message.
- Deleted synchronize_rcu() (added in v3) and pre-existing
  INIT_LIST_HEAD(&q->tag_set_list) call in blk_mq_del_queue_tag_set().
- Updated the commit message to mention why it is safe to delete
  INIT_LIST_HEAD(&q->tag_set_list) in blk_mq_del_queue_tag_set().

v3 - https://lore.kernel.org/all/20251204181212.1484066-1-mkhalfella@purestorage.com/

Mohamed Khalfella (1):
  block: Use RCU in blk_mq_[un]quiesce_tagset() instead of
    set->tag_list_lock

 block/blk-mq.c | 17 ++++++++---------
 1 file changed, 8 insertions(+), 9 deletions(-)

-- 
2.51.2



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

end of thread, other threads:[~2025-12-09 17:49 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-12-05 21:17 [PATCH v4 0/1] block: Use RCU in blk_mq_[un]quiesce_tagset() instead of set->tag_list_lock Mohamed Khalfella
2025-12-05 21:17 ` [PATCH v4 1/1] " Mohamed Khalfella
2025-12-08 19:28   ` Bart Van Assche
2025-12-09  4:04   ` Ming Lei
2025-12-09  7:30   ` Hannes Reinecke
2025-12-09 17:00     ` Bart Van Assche
2025-12-09 17:49     ` Mohamed Khalfella
2025-12-09 17:34 ` [PATCH v4 0/1] " Jens Axboe

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