public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [patch 0/3] block/mq: Convert to the new hotplug state machine
@ 2016-09-19 21:28 Thomas Gleixner
  2016-09-19 21:28 ` [patch 1/3] blk/mq: Reserve hotplug states for block multiqueue Thomas Gleixner
                   ` (2 more replies)
  0 siblings, 3 replies; 6+ messages in thread
From: Thomas Gleixner @ 2016-09-19 21:28 UTC (permalink / raw)
  To: LKML; +Cc: linux-block, Jens Axboe, Christoph Hellwing, Sebastian Siewior

The following series converts block/mq to the new hotplug state
machine. Patch 1/3 reserves the states for the block layer and is already applied to

   git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip.git smp/for-block

to avoid merge conflicts. This branch can be pulled into the block layer
instead of applying patch 1/3 manually,

Thanks,

	tglx
---
 include/linux/blk-mq.h     |    2 
 block/blk-mq-cpu.c         |   15 ++----
 block/blk-mq.c             |  108 ++++++++++++++++++++-------------------------
 block/blk-mq.h             |    2 
 include/linux/cpuhotplug.h |    2 
 5 files changed, 59 insertions(+), 70 deletions(-)

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

end of thread, other threads:[~2016-09-19 23:39 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-09-19 21:28 [patch 0/3] block/mq: Convert to the new hotplug state machine Thomas Gleixner
2016-09-19 21:28 ` [patch 1/3] blk/mq: Reserve hotplug states for block multiqueue Thomas Gleixner
2016-09-19 21:28 ` [patch 2/3] blk/mq/cpu-notif: Convert to hotplug state machine Thomas Gleixner
2016-09-19 22:24   ` Christoph Hellwing
2016-09-19 23:37     ` Thomas Gleixner
2016-09-19 21:28 ` [patch 3/3] blk/mq: " Thomas Gleixner

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