All of lore.kernel.org
 help / color / mirror / Atom feed
From: Jens Axboe <axboe@fb.com>
To: Linus Torvalds <torvalds@linux-foundation.org>
Cc: "linux-kernel@vger.kernel.org" <linux-kernel@vger.kernel.org>,
	"linux-block@vger.kernel.org" <linux-block@vger.kernel.org>
Subject: [GIT PULL] blk-mq CPU hotplug
Date: Fri, 7 Oct 2016 20:11:47 -0600	[thread overview]
Message-ID: <e5272a53-81d4-61d9-d0c2-bc8279d08fc5@fb.com> (raw)

Hi Linus,

Last topical branch, this is the conversion of blk-mq to the new hotplug
state machine. This should merge cleanly.

Please pull!


   git://git.kernel.dk/linux-block.git for-4.9/block-smp


----------------------------------------------------------------
Jens Axboe (1):
       Merge branch 'smp/for-block' of git://git.kernel.org/.../tip/tip 
into for-4.9/block-smp

Sebastian Andrzej Siewior (2):
       blk-mq: Convert to new hotplug state machine
       blk-mq: fixup "Convert to new hotplug state machine"

Thomas Gleixner (1):
       blk-mq/cpu-notif: Convert to new hotplug state machine

  arch/x86/kernel/smpboot.c    |  11 --
  block/Makefile               |   2 +-
  block/blk-mq-cpu.c           |  67 ---------
  block/blk-mq.c               | 123 +++++++---------
  block/blk-mq.h               |   7 -
  include/linux/blk-mq.h       |   8 +-
  include/linux/cpuhotplug.h   | 112 +++++++++++++-
  include/trace/events/cpuhp.h |  28 ++++
  kernel/cpu.c                 | 344 
+++++++++++++++++++++++++++++++------------
  9 files changed, 444 insertions(+), 258 deletions(-)
  delete mode 100644 block/blk-mq-cpu.c


-- 
Jens Axboe


                 reply	other threads:[~2016-10-08  2:11 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

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=e5272a53-81d4-61d9-d0c2-bc8279d08fc5@fb.com \
    --to=axboe@fb.com \
    --cc=linux-block@vger.kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=torvalds@linux-foundation.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 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.