All of lore.kernel.org
 help / color / mirror / Atom feed
* [patch 0/2] dma/ipu: Interrupt cleanups
@ 2015-07-13 20:39 Thomas Gleixner
  2015-07-13 20:39 ` [patch 1/2] dma/ipu: Consolidate chained IRQ handler install/remove Thomas Gleixner
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Thomas Gleixner @ 2015-07-13 20:39 UTC (permalink / raw)
  To: LKML; +Cc: Dan Williams, Vinod Koul, dmaengine

The following patches consolidate the setup/removal of chained
interrupt handlers and avoid redundant lookups of the irqdescriptor in
functions which have already a [in]direct reference to it.

The latter is also a preparation for the removal of the 'irq' argument
from interrupt flow handlers.

The series has no dependencies and is also available as a git branch
for your convenience:

 git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip.git irq/dma

If you want me to carry the patches in the irq/core branch of tip,
please let me know.

Thanks,

	tglx



^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2015-07-16 13:10 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-07-13 20:39 [patch 0/2] dma/ipu: Interrupt cleanups Thomas Gleixner
2015-07-13 20:39 ` [patch 1/2] dma/ipu: Consolidate chained IRQ handler install/remove Thomas Gleixner
2015-07-13 20:39 ` [patch 2/2] dma/ipu: Use irq_desc_get_xxx() to avoid redundant lookup of irq_desc Thomas Gleixner
2015-07-16 13:12 ` [patch 0/2] dma/ipu: Interrupt cleanups Vinod Koul

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.