All of lore.kernel.org
 help / color / mirror / Atom feed
* queue_lock fixups
@ 2018-11-16  8:10 Christoph Hellwig
  2018-11-16  8:10 ` [PATCH 1/6] block: remove the rq_alloc_data request_queue field Christoph Hellwig
                   ` (6 more replies)
  0 siblings, 7 replies; 17+ messages in thread
From: Christoph Hellwig @ 2018-11-16  8:10 UTC (permalink / raw)
  To: Jens Axboe; +Cc: Omar Sandoval, linux-block, linux-mmc

Hi Jens,

a few fixups for the queue_lock conversion, drop a few more bogus
queue_lock uses in drivers, and clean up the mmc use of the queue_lock
as suggested by Ulf.

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

end of thread, other threads:[~2018-11-17 10:13 UTC | newest]

Thread overview: 17+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-11-16  8:10 queue_lock fixups Christoph Hellwig
2018-11-16  8:10 ` [PATCH 1/6] block: remove the rq_alloc_data request_queue field Christoph Hellwig
2018-11-16  8:33   ` Omar Sandoval
2018-11-16  8:10 ` [PATCH 2/6] floppy: remove queue_lock around floppy_end_request Christoph Hellwig
2018-11-16  8:33   ` Omar Sandoval
2018-11-16  8:10 ` [PATCH 3/6] pktcdvd: remove queue_lock around blk_queue_max_hw_sectors Christoph Hellwig
2018-11-16  8:33   ` Omar Sandoval
2018-11-16  8:10 ` [PATCH 4/6] ide: don't acquire queue lock in ide_pm_execute_rq Christoph Hellwig
2018-11-16  8:34   ` Omar Sandoval
2018-11-16  8:10 ` [PATCH 5/6] ide: don't acquire queue_lock in ide_complete_pm_rq Christoph Hellwig
2018-11-16  8:37   ` Omar Sandoval
2018-11-16  8:40     ` Christoph Hellwig
2018-11-16  8:42       ` Omar Sandoval
2018-11-16  8:10 ` [PATCH 6/6] mmc: stop abusing the request queue_lock pointer Christoph Hellwig
2018-11-16  8:51   ` Omar Sandoval
2018-11-17 10:12   ` Ulf Hansson
2018-11-16 16:17 ` queue_lock fixups 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.