Linux block layer
 help / color / mirror / Atom feed
* use of the system work queue in ublk
@ 2022-07-18  6:38 Christoph Hellwig
  2022-07-18  7:35 ` Ming Lei
  0 siblings, 1 reply; 3+ messages in thread
From: Christoph Hellwig @ 2022-07-18  6:38 UTC (permalink / raw)
  To: ming.lei; +Cc: linux-block

Hi Ming,

it seems like ublk uses schedule_work to stop the device, which
includes a del_gendisk.  I'm a little fearful this will gets us into
lockdep chains of death once syzbot or Tetsu notice it.

That being said, I don't reall understand the design of
ublk_daemon_monitor_work, which is only used to kick off other
work to start with.

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

end of thread, other threads:[~2022-07-18  8:56 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-07-18  6:38 use of the system work queue in ublk Christoph Hellwig
2022-07-18  7:35 ` Ming Lei
2022-07-18  8:55   ` Ziyang Zhang

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