mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
* [patch 0/7] Add IRQF_IRQPOLL_IRQ flag to allow irqpoll
@ 2007-03-23 16:44 Bernhard Walle
  2007-03-23 16:44 ` [patch 1/7] Add IRQF_IRQPOLL_IRQ flag (common code) Bernhard Walle
                   ` (7 more replies)
  0 siblings, 8 replies; 14+ messages in thread
From: Bernhard Walle @ 2007-03-23 16:44 UTC (permalink / raw)
  To: Andrew Morton; +Cc: linux-kernel, Thomas Gleixner, Ingo Molnar

irqpoll is broken on some architectures that don't use the IRQ 0 for the timer
interrupt like IA64. This patch adds a IRQF_IRQPOLL_IRQ flag.

Each architecture is handled in a separate pach. As I left the irq == 0 as
condition, this should not break existing architectures that use timer_irq == 0
and that I did't address with that patch (because I don't know).


Signed-off-by: Bernhard Walle <bwalle@suse.de>

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

end of thread, other threads:[~2007-03-27  5:16 UTC | newest]

Thread overview: 14+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2007-03-23 16:44 [patch 0/7] Add IRQF_IRQPOLL_IRQ flag to allow irqpoll Bernhard Walle
2007-03-23 16:44 ` [patch 1/7] Add IRQF_IRQPOLL_IRQ flag (common code) Bernhard Walle
2007-03-23 16:44 ` [patch 2/7] Add IRQF_IRQPOLL_IRQ flag on IA64 Bernhard Walle
2007-03-23 16:44 ` [patch 3/7] Add IRQF_IRQPOLL_IRQ flag on x86_64 Bernhard Walle
2007-03-23 16:44 ` [patch 4/7] Add IRQF_IRQPOLL_IRQ flag on arm Bernhard Walle
2007-03-23 16:44 ` [patch 5/7] Add IRQF_IRQPOLL_IRQ flag on sh Bernhard Walle
2007-03-23 16:44 ` [patch 6/7] Add IRQF_IRQPOLL_IRQ flag on parisc Bernhard Walle
2007-03-23 16:44 ` [patch 7/7] Add IRQF_IRQPOLL_IRQ flag on i386 Bernhard Walle
2007-03-23 22:15 ` [patch 0/7] Add IRQF_IRQPOLL_IRQ flag to allow irqpoll Guennadi Liakhovetski
2007-03-23 22:25   ` Bernhard Walle
2007-03-23 23:21     ` Guennadi Liakhovetski
2007-03-25 20:29       ` Bernhard Walle
2007-03-27  5:01         ` Guennadi Liakhovetski
2007-03-27  5:16           ` Andrew Morton

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox

Powered by JetHome