linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
* IRQF_VALID
@ 2010-01-28  9:34 Magnus Damm
  2010-01-28 17:44 ` IRQF_VALID Russell King - ARM Linux
  0 siblings, 1 reply; 3+ messages in thread
From: Magnus Damm @ 2010-01-28  9:34 UTC (permalink / raw)
  To: linux-arm-kernel

Hi everyone,

I'm trying to understand the idea behind IRQF_VALID. Ideally I'd like
to submit a patch to remove IRQF_VALID to make it easier to share
interrupt code between architectures. Perhaps IRQF_VALID is a left
over from good old times, or maybe it has some hidden use that only
more experienced hackers are aware or. Can anyone please shed some
light?

The ARM default state for interrupts seems to be IRQ_NOREQUEST, so
mach code is required to call the ARM-specific set_irq_flags() even
though most of the interrupt handling code is fairly generic using
CONFIG_GENERIC_HARDIRQS=y. Why this special IRQF_VALID case for ARM?

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

end of thread, other threads:[~2010-01-29  7:23 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-01-28  9:34 IRQF_VALID Magnus Damm
2010-01-28 17:44 ` IRQF_VALID Russell King - ARM Linux
2010-01-29  7:23   ` IRQF_VALID Magnus Damm

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).