linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [GIT PULL] Final block fixes for 3.19
@ 2015-02-03 19:29 Jens Axboe
  0 siblings, 0 replies; only message in thread
From: Jens Axboe @ 2015-02-03 19:29 UTC (permalink / raw)
  To: torvalds; +Cc: linux-kernel

Hi Linus,

Unfortunately the hctx/ctx lifetime fix from last pull had some issues.
This pull request contains a revert of the problematic commit, and a
proper rewrite of it. The rewrite has been tested by the users
complaining about the regression, and it works fine now. Additionally,
I've run testing on all the blk-mq use cases for it and it passes. So we
should definitely get this into 3.19, to avoid regression for some
cases.

Please pull!

  git://git.kernel.dk/linux-block.git for-linus

for you to fetch changes up to e09aae7edec1d20824c60a6f0ca4589f99ada17b:

  blk-mq: release mq's kobjects in blk_release_queue() (2015-01-29 08:30:51 -0800)

----------------------------------------------------------------
Ming Lei (2):
      Revert "blk-mq: fix hctx/ctx kobject use-after-free"
      blk-mq: release mq's kobjects in blk_release_queue()

 block/blk-mq-sysfs.c | 25 ++-----------------------
 block/blk-mq.c       | 23 +++++++++++++++++++++--
 block/blk-mq.h       |  2 ++
 block/blk-sysfs.c    |  2 ++
 4 files changed, 27 insertions(+), 25 deletions(-)

-- 
Jens Axboe


^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2015-02-03 19:29 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2015-02-03 19:29 [GIT PULL] Final block fixes for 3.19 Jens Axboe

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).