All of lore.kernel.org
 help / color / mirror / Atom feed
From: mauricfo@linux.vnet.ibm.com (Mauricio Faria de Oliveira)
Subject: [PATCH v2 2/3] nvme: implement DMA_ATTR_NO_WARN
Date: Fri, 8 Jul 2016 09:26:25 -0300	[thread overview]
Message-ID: <577F9BF1.8010807@linux.vnet.ibm.com> (raw)
In-Reply-To: <577F5C4A.8070004@jp.fujitsu.com>

On 07/08/2016 04:54 AM, Masayoshi Mizuma wrote:
> Here, I think the error messages should not be suppressed because
> the return value of nvme_map_data() is BLK_MQ_RQ_QUEUE_ERROR, so
> the IO returns as -EIO.

Agree; good point.  fixed in v3.

Thanks for reviewing.

-- 
Mauricio Faria de Oliveira
IBM Linux Technology Center

WARNING: multiple messages have this Message-ID (diff)
From: Mauricio Faria de Oliveira <mauricfo@linux.vnet.ibm.com>
To: Masayoshi Mizuma <m.mizuma@jp.fujitsu.com>,
	linux-doc@vger.kernel.org, linux-kernel@vger.kernel.org,
	linux-nvme@lists.infradead.org, linuxppc-dev@lists.ozlabs.org
Cc: Keith Busch <keith.busch@intel.com>, Jens Axboe <axboe@fb.com>
Subject: Re: [PATCH v2 2/3] nvme: implement DMA_ATTR_NO_WARN
Date: Fri, 8 Jul 2016 09:26:25 -0300	[thread overview]
Message-ID: <577F9BF1.8010807@linux.vnet.ibm.com> (raw)
In-Reply-To: <577F5C4A.8070004@jp.fujitsu.com>

On 07/08/2016 04:54 AM, Masayoshi Mizuma wrote:
> Here, I think the error messages should not be suppressed because
> the return value of nvme_map_data() is BLK_MQ_RQ_QUEUE_ERROR, so
> the IO returns as -EIO.

Agree; good point.  fixed in v3.

Thanks for reviewing.

-- 
Mauricio Faria de Oliveira
IBM Linux Technology Center

  reply	other threads:[~2016-07-08 12:26 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-07-07 12:45 [PATCH v2 0/3] dma, nvme, powerpc: introduce and implement DMA_ATTR_NO_WARN Mauricio Faria de Oliveira
2016-07-07 12:45 ` Mauricio Faria de Oliveira
2016-07-07 12:45 ` [PATCH v2 1/3] dma: introduce DMA_ATTR_NO_WARN Mauricio Faria de Oliveira
2016-07-07 12:45   ` Mauricio Faria de Oliveira
2016-07-07 12:45 ` [PATCH v2 2/3] nvme: implement DMA_ATTR_NO_WARN Mauricio Faria de Oliveira
2016-07-07 12:45   ` Mauricio Faria de Oliveira
2016-07-08  7:54   ` Masayoshi Mizuma
2016-07-08  7:54     ` Masayoshi Mizuma
2016-07-08 12:26     ` Mauricio Faria de Oliveira [this message]
2016-07-08 12:26       ` Mauricio Faria de Oliveira
2016-07-07 12:45 ` [PATCH v2 3/3] powerpc: " Mauricio Faria de Oliveira
2016-07-07 12:45   ` Mauricio Faria de Oliveira

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=577F9BF1.8010807@linux.vnet.ibm.com \
    --to=mauricfo@linux.vnet.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.