DMA Engine development
 help / color / mirror / Atom feed
From: Vinod Koul <vkoul@kernel.org>
To: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
Cc: dmaengine@vger.kernel.org, Dan Williams <dan.j.williams@intel.com>
Subject: Re: [PATCH v1] dmaengine: dmatest: Print error codes as signed value
Date: Fri, 11 Sep 2020 17:44:35 +0530	[thread overview]
Message-ID: <20200911121435.GA77521@vkoul-mobl> (raw)
In-Reply-To: <20200907101306.61824-1-andriy.shevchenko@linux.intel.com>

On 07-09-20, 13:13, Andy Shevchenko wrote:
> When we got an error from DMA mapping API we convert a negative value
> to unsigned long type and hence make user confused:
> 
>   result #1: 'src mapping error' with src_off=0x19a72 dst_off=0xea len=0xccf4 (18446744073709551604)
> 
> Change this to print error codes as signed values.

Applied, thanks

-- 
~Vinod

      reply	other threads:[~2020-09-11 12:15 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-09-07 10:13 [PATCH v1] dmaengine: dmatest: Print error codes as signed value Andy Shevchenko
2020-09-11 12:14 ` Vinod Koul [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=20200911121435.GA77521@vkoul-mobl \
    --to=vkoul@kernel.org \
    --cc=andriy.shevchenko@linux.intel.com \
    --cc=dan.j.williams@intel.com \
    --cc=dmaengine@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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox