public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: Thomas Gleixner <tglx@linutronix.de>
To: LKML <linux-kernel@vger.kernel.org>
Cc: linux-block@vger.kernel.org, Jens Axboe <axboe@kernel.dk>,
	Christoph Hellwing <hch@lst.de>,
	Sebastian Siewior <bigeasy@linutronix.de>
Subject: [patch 0/3] block/mq: Convert to the new hotplug state machine
Date: Mon, 19 Sep 2016 21:28:16 -0000	[thread overview]
Message-ID: <20160919212207.161583394@linutronix.de> (raw)

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(-)

             reply	other threads:[~2016-09-19 21:30 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-09-19 21:28 Thomas Gleixner [this message]
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

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20160919212207.161583394@linutronix.de \
    --to=tglx@linutronix.de \
    --cc=axboe@kernel.dk \
    --cc=bigeasy@linutronix.de \
    --cc=hch@lst.de \
    --cc=linux-block@vger.kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox