Re: [PATCH] dmaengine: zynqmp_dma: replace spin_lock_bh with spin_lock_irqsave

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On 26-11-18, 16:14, Michael Tretter wrote:
> All device_prep_dma_* functions and device_issue_pending can be called
> from an interrupt context. As this includes hard IRQs, we must use
> spin_lock_irqsave() instead of spin_lock_bh() to access chan->lock.

Applied, thanks

-- 
~Vinod



[Index of Archives]     [Linux Kernel]     [Linux ARM (vger)]     [Linux ARM MSM]     [Linux Omap]     [Linux Arm]     [Linux Tegra]     [Fedora ARM]     [Linux for Samsung SOC]     [eCos]     [Linux PCI]     [Linux Fastboot]     [Gcc Help]     [Git]     [DCCP]     [IETF Announce]     [Security]     [Linux MIPS]     [Yosemite Campsites]

  Powered by Linux