All of lore.kernel.org
 help / color / mirror / Atom feed
From: Minwoo Im <minwoo.im.dev@gmail.com>
To: Jens Axboe <axboe@kernel.dk>, linux-block@vger.kernel.org
Cc: Johannes Thumshirn <jthumshirn@suse.de>
Subject: Re: [PATCH V2] blk-mq: code clean-up by adding an API to clear set->mq_map
Date: Mon, 02 Jul 2018 23:44:47 +0900	[thread overview]
Message-ID: <1530542687.13674.17.camel@gmail.com> (raw)
In-Reply-To: <12de6f1b-8a0b-89ac-7900-b78be605ad63@kernel.dk>

On Mon, 2018-07-02 at 08:31 -0600, Jens Axboe wrote:
> On 7/2/18 7:45 AM, Minwoo Im wrote:
> > 
> > set->mq_map is now currently cleared if something goes wrong when
> > establishing a queue map in blk-mq-pci.c.  It's also cleared before
> > updating a queue map in blk_mq_update_queue_map().
> > 
> > This patch provides an API to clear set->mq_map to make it clear.
> I'm fine with this change, but the declaration should go into
> block/blk-mq.h, it's not a driver API.

Hi Jens,

Thanks for your kindly directives.

I got your point.  I'll make it up for V3 patch with place it into
block/blk-mq.h instead include/linux/blk-mq.h.

Thanks, really.

	Minwoo Im

      reply	other threads:[~2018-07-02 14:44 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-07-02 13:45 [PATCH V2] blk-mq: code clean-up by adding an API to clear set->mq_map Minwoo Im
2018-07-02 13:56 ` Johannes Thumshirn
2018-07-02 14:31 ` Jens Axboe
2018-07-02 14:44   ` Minwoo Im [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=1530542687.13674.17.camel@gmail.com \
    --to=minwoo.im.dev@gmail.com \
    --cc=axboe@kernel.dk \
    --cc=jthumshirn@suse.de \
    --cc=linux-block@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.