public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: Jens Axboe <axboe@fb.com>
To: <torvalds@linuxfoundation.org>
Cc: <linux-kernel@vger.kernel.org>, <jack@suse.cz>
Subject: [GIT PULL] Single revert/fix for core block bits for 3.19
Date: Mon, 15 Dec 2014 09:42:21 -0700	[thread overview]
Message-ID: <20141215164221.GA9270@kernel.dk> (raw)

Hi Linus,

Jan reported a problem this morning with a crash in blk-mq, and after
looking over the recent changes, it's obvious that the blk-mq-tag
waitqueue handling change is buggy. We could end up _not_ doing
finish_wait() before switching to a new waitqueue, thus corrupting the
wait task list.

Please pull this one revert of the problematic change, thanks!

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

for you to fetch changes up to 35d37c66356eed46700e0d5db87211844d43a241:

  Revert "blk-mq: Micro-optimize bt_get()" (2014-12-15 08:30:26 -0700)

----------------------------------------------------------------
Jens Axboe (1):
      Revert "blk-mq: Micro-optimize bt_get()"

 block/blk-mq-tag.c | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)

-- 
Jens Axboe


                 reply	other threads:[~2014-12-15 16:42 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=20141215164221.GA9270@kernel.dk \
    --to=axboe@fb.com \
    --cc=jack@suse.cz \
    --cc=linux-kernel@vger.kernel.org \
    --cc=torvalds@linuxfoundation.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