All of lore.kernel.org
 help / color / mirror / Atom feed
From: Vinod Koul <vkoul@kernel.org>
To: Austin Kim <austindh.kim@gmail.com>
Cc: green.wan@sifive.com, dmaengine@vger.kernel.org,
	linux-kernel@vger.kernel.org, austin.kim@lge.com
Subject: Re: [PATCH] dmaengine: sf-pdma: apply proper spinlock flags in sf_pdma_prep_dma_memcpy()
Date: Wed, 16 Jun 2021 16:10:12 +0530	[thread overview]
Message-ID: <YMnVDJM8foWIZTGk@vkoul-mobl> (raw)
In-Reply-To: <20210611065336.GA1121@raspberrypi>

On 11-06-21, 07:53, Austin Kim wrote:
> From: Austin Kim <austin.kim@lge.com>
> 
> The second parameter of spinlock_irq[save/restore] function is flags,
> which is the last input parameter of sf_pdma_prep_dma_memcpy().
> 
> So declare local variable 'iflags' to be used as the second parameter of
> spinlock_irq[save/restore] function.

Applied, thanks

-- 
~Vinod

  reply	other threads:[~2021-06-16 10:40 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-06-11  6:53 [PATCH] dmaengine: sf-pdma: apply proper spinlock flags in sf_pdma_prep_dma_memcpy() Austin Kim
2021-06-16 10:40 ` Vinod Koul [this message]
2021-06-16 10:56   ` Austin Kim

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=YMnVDJM8foWIZTGk@vkoul-mobl \
    --to=vkoul@kernel.org \
    --cc=austin.kim@lge.com \
    --cc=austindh.kim@gmail.com \
    --cc=dmaengine@vger.kernel.org \
    --cc=green.wan@sifive.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.