All of lore.kernel.org
 help / color / mirror / Atom feed
From: Jens Axboe <axboe@kernel.dk>
To: Christoph Hellwig <hch@lst.de>
Cc: mhartmay@linux.ibm.com, linux-block@vger.kernel.org
Subject: Re: [PATCH] block: fix bmd->is_null_mapped initialization
Date: Wed, 23 Sep 2020 09:19:03 -0600	[thread overview]
Message-ID: <9fbcf981-7cbb-00d3-2534-2b9d597e22cb@kernel.dk> (raw)
In-Reply-To: <20200923150713.416286-1-hch@lst.de>

On 9/23/20 9:07 AM, Christoph Hellwig wrote:
> bmd is allocated using kmalloc in bio_alloc_map_data, so make sure
> is_null_mapped is properly initialized to false for the !null_mapped
> case.

Applied, thanks.

-- 
Jens Axboe


  reply	other threads:[~2020-09-23 15:19 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-09-23 15:07 [PATCH] block: fix bmd->is_null_mapped initialization Christoph Hellwig
2020-09-23 15:19 ` Jens Axboe [this message]
2020-09-23 16:34 ` Marc Hartmayer

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=9fbcf981-7cbb-00d3-2534-2b9d597e22cb@kernel.dk \
    --to=axboe@kernel.dk \
    --cc=hch@lst.de \
    --cc=linux-block@vger.kernel.org \
    --cc=mhartmay@linux.ibm.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.