From: Austin Kim <austindh.kim@gmail.com> To: Vinod Koul <vkoul@kernel.org> Cc: green.wan@sifive.com, dmaengine@vger.kernel.org, "Linux Kernel Mailing List" <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 19:56:53 +0900 [thread overview] Message-ID: <CADLLry7tv4xG2d0Pivq86F-Lr1-nBbmgYxEoJGyFx4SNTsUNYA@mail.gmail.com> (raw) In-Reply-To: <YMnVDJM8foWIZTGk@vkoul-mobl> 2021년 6월 16일 (수) 오후 7:40, Vinod Koul <vkoul@kernel.org>님이 작성: > > 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 Great, thanks! > > -- > ~Vinod
prev parent reply other threads:[~2021-06-16 10:57 UTC|newest] Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top 2021-06-11 6:53 Austin Kim 2021-06-16 10:40 ` Vinod Koul 2021-06-16 10:56 ` Austin Kim [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=CADLLry7tv4xG2d0Pivq86F-Lr1-nBbmgYxEoJGyFx4SNTsUNYA@mail.gmail.com \ --to=austindh.kim@gmail.com \ --cc=austin.kim@lge.com \ --cc=dmaengine@vger.kernel.org \ --cc=green.wan@sifive.com \ --cc=linux-kernel@vger.kernel.org \ --cc=vkoul@kernel.org \ --subject='Re: [PATCH] dmaengine: sf-pdma: apply proper spinlock flags in sf_pdma_prep_dma_memcpy()' \ /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
This is a public inbox, see mirroring instructions for how to clone and mirror all data and code used for this inbox; as well as URLs for NNTP newsgroup(s).