All of lore.kernel.org
 help / color / mirror / Atom feed
From: Raghavendra K T <raghavendra.kt@linux.vnet.ibm.com>
To: Jeff Moyer <jmoyer@redhat.com>
Cc: axboe@kernel.dk, linuxppc-dev@lists.ozlabs.org,
	ming.lei@canonical.com, keith.busch@intel.com,
	snitzer@redhat.com, linux-kernel@vger.kernel.org
Subject: Re: [PATCH] block-mq:Fix the null memory access while setting tags cpumask
Date: Tue, 13 Oct 2015 22:59:37 +0530	[thread overview]
Message-ID: <561D3F81.3010506@linux.vnet.ibm.com> (raw)
In-Reply-To: <x491tcy7m2j.fsf@segfault.boston.devel.redhat.com>

On 10/13/2015 10:17 PM, Jeff Moyer wrote:
> Raghavendra K T <raghavendra.kt@linux.vnet.ibm.com> writes:
>
>> In nr_hw_queues >1 cases when certain number of cpus are onlined/or
>> offlined, that results change in request_queue map in block-mq layer,
>> we see the kernel dumping like:
>
> What version is that patch against?  This problem should be fixed by the
> patch set from Akinobu Mita.  I tested cpu hot-plugging on my system
> with an nvme device, and it is fixed there on mainline.
>

Hi Jeff,

My patch was against (4.3.0-rc2) bcee19f424a.

I do see now that  commit 1356aae08338 (blk-mq: avoid setting
hctx->tags->cpumask before allocation) has equivalent fix.

Thanks for the information.

      reply	other threads:[~2015-10-13 17:28 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-10-13  5:25 [PATCH] block-mq:Fix the null memory access while setting tags cpumask Raghavendra K T
2015-10-13 16:47 ` Jeff Moyer
2015-10-13 17:29   ` Raghavendra K T [this message]

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=561D3F81.3010506@linux.vnet.ibm.com \
    --to=raghavendra.kt@linux.vnet.ibm.com \
    --cc=axboe@kernel.dk \
    --cc=jmoyer@redhat.com \
    --cc=keith.busch@intel.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linuxppc-dev@lists.ozlabs.org \
    --cc=ming.lei@canonical.com \
    --cc=snitzer@redhat.com \
    /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.