All of lore.kernel.org
 help / color / mirror / Atom feed
* RQF_PM fix/cleanup
@ 2017-10-03  8:46 Christoph Hellwig
  2017-10-03  8:47 ` [PATCH 1/2] block: move __elv_next_request to blk-core.c Christoph Hellwig
                   ` (2 more replies)
  0 siblings, 3 replies; 6+ messages in thread
From: Christoph Hellwig @ 2017-10-03  8:46 UTC (permalink / raw)
  To: Jens Axboe; +Cc: Ming Lei, linux-block

Hi Jens,

this series fixed the blocking/passing of requests during PM IFF there were
more than one.  That currently isn't the case, but relying on that not only
is fragile, but also leads to more obscure code than handling it properly.

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

end of thread, other threads:[~2017-10-03 15:19 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-10-03  8:46 RQF_PM fix/cleanup Christoph Hellwig
2017-10-03  8:47 ` [PATCH 1/2] block: move __elv_next_request to blk-core.c Christoph Hellwig
2017-10-03  8:47 ` [PATCH 2/2] block: fix peeking requests during PM Christoph Hellwig
2017-10-03 15:13   ` Bart Van Assche
2017-10-03 15:19     ` hch
2017-10-03 14:43 ` RQF_PM fix/cleanup Jens Axboe

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.