[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <CADLLry7tv4xG2d0Pivq86F-Lr1-nBbmgYxEoJGyFx4SNTsUNYA@mail.gmail.com>
Date: Wed, 16 Jun 2021 19:56:53 +0900
From: Austin Kim <austindh.kim@...il.com>
To: Vinod Koul <vkoul@...nel.org>
Cc: green.wan@...ive.com, dmaengine@...r.kernel.org,
Linux Kernel Mailing List <linux-kernel@...r.kernel.org>,
김동현 <austin.kim@....com>
Subject: Re: [PATCH] dmaengine: sf-pdma: apply proper spinlock flags in sf_pdma_prep_dma_memcpy()
2021년 6월 16일 (수) 오후 7:40, Vinod Koul <vkoul@...nel.org>님이 작성:
>
> On 11-06-21, 07:53, Austin Kim wrote:
> > From: Austin Kim <austin.kim@....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
Great, thanks!
>
> --
> ~Vinod
Powered by blists - more mailing lists