summaryrefslogtreecommitdiffstats
path: root/scripts
diff options
context:
space:
mode:
authorIngo Molnar <mingo@elte.hu>2009-01-16 17:43:50 +0100
committerIngo Molnar <mingo@elte.hu>2009-01-16 17:46:49 +0100
commit74296a8ed6aa3c5bf672808ada690de7ba323ecc (patch)
treebaf9aa0f86e27d33dff0c4d0e33774fe80c908bc /scripts
parent5a2dd72abdae75ea2960145e0549635ce4e0be96 (diff)
downloadlinux-stable-74296a8ed6aa3c5bf672808ada690de7ba323ecc.tar.gz
linux-stable-74296a8ed6aa3c5bf672808ada690de7ba323ecc.tar.bz2
linux-stable-74296a8ed6aa3c5bf672808ada690de7ba323ecc.zip
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>
Diffstat (limited to 'scripts')
0 files changed, 0 insertions, 0 deletions