All of lore.kernel.org
 help / color / mirror / Atom feed
* [patch 0/2] blackfin: Interrupt cleanups and API change preparation
@ 2015-07-13 20:34 Thomas Gleixner
  2015-07-13 20:34 ` [patch 1/2] blackfin/irq: Use access helper irq_data_get_affinity_mask() Thomas Gleixner
  2015-07-13 20:34 ` [patch 2/2] blackfin/irq: Use irq_set_handler_locked() Thomas Gleixner
  0 siblings, 2 replies; 5+ messages in thread
From: Thomas Gleixner @ 2015-07-13 20:34 UTC (permalink / raw)
  To: LKML; +Cc: Steven Miao, Jiang Liu

The following patch series contains the following changes:

    - Consolidation of chained interrupt handler setup/removal

    - Switch to functions which avoid a redundant interrupt
      descriptor lookup

    - Preparation of interrupt flow handlers for the 'irq' argument
      removal

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/blackfin

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] 5+ messages in thread

end of thread, other threads:[~2015-07-27 15:55 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-07-13 20:34 [patch 0/2] blackfin: Interrupt cleanups and API change preparation Thomas Gleixner
2015-07-13 20:34 ` [patch 1/2] blackfin/irq: Use access helper irq_data_get_affinity_mask() Thomas Gleixner
2015-07-27 15:54   ` [tip:irq/core] " tip-bot for Jiang Liu
2015-07-13 20:34 ` [patch 2/2] blackfin/irq: Use irq_set_handler_locked() Thomas Gleixner
2015-07-27 15:55   ` [tip:irq/core] " tip-bot for Thomas Gleixner

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.