All of lore.kernel.org
 help / color / mirror / Atom feed
From: Jens Axboe <axboe@kernel.dk>
To: Jeff Moyer <jmoyer@redhat.com>
Cc: linux-kernel@vger.kernel.org
Subject: Re: [patch] blk-mq: zero out ctx_map during initialization
Date: Mon, 21 Oct 2013 13:12:11 -0600	[thread overview]
Message-ID: <20131021191211.GA14598@kernel.dk> (raw)
In-Reply-To: <x491u3ecxs0.fsf@segfault.boston.devel.redhat.com>

On Mon, Oct 21 2013, Jeff Moyer wrote:
> Hi,
> 
> ctx_map may contain random garbage, leading to (potentially chronic but
> harmless) false positives in blk_mq_hctx_has_pending.
> 
> Note: I have not observed this in practice, just by code inspection.

It's the prudent thing to do in any case. Applied.

-- 
Jens Axboe


      reply	other threads:[~2013-10-21 19:12 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-10-21 17:57 [patch] blk-mq: zero out ctx_map during initialization Jeff Moyer
2013-10-21 19:12 ` Jens Axboe [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=20131021191211.GA14598@kernel.dk \
    --to=axboe@kernel.dk \
    --cc=jmoyer@redhat.com \
    --cc=linux-kernel@vger.kernel.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.