Re: [PATCH] dmaengine: idxd: make I/O interrupt handler one shot

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

 



On 03-08-21, 15:29, Dave Jiang wrote:
> The interrupt thread handler currently loops forever to process outstanding
> completions. This causes either an "irq X: nobody cared" kernel splat or
> the NMI watchdog kicks in due to running too long in the function. The irq
> thread handler is expected to run again after exiting if there are
> interrupts fired while the thread handler is running. So the handler code
> can process all the completed I/O in a single pass and exit without losing
> the follow on completed I/O.
> 

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