Files
linux-st/include/linux
Ingo Molnar 74296a8ed6 irq: provide debug_poll_all_shared_irqs() method under CONFIG_DEBUG_SHIRQ
Provide a shared interrupt debug facility under CONFIG_DEBUG_SHIRQ:
it uses the existing irqpoll facilities to iterate through all
registered interrupt handlers and call those which can handle shared
IRQ lines.

This can be handy for suspend/resume debugging: if we call this function
early during resume we can trigger crashes in those drivers which have
incorrect assumptions about when exactly their ISRs will be called
during suspend/resume.

Signed-off-by: Ingo Molnar <mingo@elte.hu>
2009-01-16 17:46:49 +01:00
..
2009-01-11 01:34:25 +01:00
2009-01-09 12:37:15 -08:00
2009-01-08 08:31:10 -08:00
2009-01-15 16:39:37 -08:00
2009-01-14 07:32:44 -08:00
2009-01-08 08:31:12 -08:00
2009-01-08 08:31:10 -08:00