public inbox for linux-scsi@vger.kernel.org
 help / color / mirror / Atom feed
* annotate noio context v2
@ 2025-01-31 12:03 Christoph Hellwig
  2025-01-31 12:03 ` [PATCH] block: force noio scope in blk_mq_freeze_queue Christoph Hellwig
  0 siblings, 1 reply; 5+ messages in thread
From: Christoph Hellwig @ 2025-01-31 12:03 UTC (permalink / raw)
  To: Jens Axboe
  Cc: Ming Lei, linux-block, nbd, ceph-devel, virtualization, linux-mtd,
	linux-nvme, linux-scsi

Hi all,

based on the reports from lockdep annotating q_usage_count it became
clear that we need to do noio allocations in a lot more place.  This
patch takes care of ensuring allocations with a frozen queue are
done using the noio flag to avoid deadlocks.

Changes since v1:
 - drop the loop patch that isn't needed

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

end of thread, other threads:[~2025-02-03 15:12 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-01-31 12:03 annotate noio context v2 Christoph Hellwig
2025-01-31 12:03 ` [PATCH] block: force noio scope in blk_mq_freeze_queue Christoph Hellwig
2025-01-31 15:13   ` Jens Axboe
2025-02-03 15:09   ` Guenter Roeck
2025-02-03 15:12     ` Jens Axboe

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