All of lore.kernel.org
 help / color / mirror / Atom feed
From: Jens Axboe <axboe@fb.com>
To: <torvalds@linuxfoundation.org>
Cc: <linux-kernel@vger.kernel.org>
Subject: [GIT PULL] Followup single fix for block IO core pull
Date: Fri, 17 Apr 2015 09:12:01 -0600	[thread overview]
Message-ID: <20150417151201.GA9330@kernel.dk> (raw)

Hi Linus,

A commit in the previous pull request introduce a regression. So far
only observed on qemu-sparc64, but it's a general bug. Please pull this
single fix to rectify that, thanks.

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

----------------------------------------------------------------
Jens Axboe (1):
      blk-mq: fix iteration of busy bitmap

 block/blk-mq.c         | 6 +++---
 include/linux/blk-mq.h | 2 +-
 2 files changed, 4 insertions(+), 4 deletions(-)

-- 
Jens Axboe


             reply	other threads:[~2015-04-17 15:12 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-04-17 15:12 Jens Axboe [this message]
2015-04-17 15:41 ` [GIT PULL] Followup single fix for block IO core pull Dave Jones
2015-04-17 15:45   ` Jens Axboe
2015-04-17 15:48     ` Jens Axboe

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=20150417151201.GA9330@kernel.dk \
    --to=axboe@fb.com \
    --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 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.