commit | a4633adcdbc15ac51afcd0e1395de58cee27cf92 | [log] [tgz] |
---|---|---|
author | Thomas Gleixner <tglx@linutronix.de> | Thu Jun 29 02:24:48 2006 -0700 |
committer | Linus Torvalds <torvalds@g5.osdl.org> | Thu Jun 29 10:26:23 2006 -0700 |
tree | 5ab714eba77aec7546e862ac6d63a22010819efe | |
parent | 11c869eaf1a9c97ef273f824a697fac017d68286 [diff] |
[PATCH] genirq: add genirq sw IRQ-retrigger Enable platforms that do not have a hardware-assisted hardirq-resend mechanism to resend them via a softirq-driven IRQ emulation mechanism. Signed-off-by: Thomas Gleixner <tglx@linutronix.de> Signed-off-by: Ingo Molnar <mingo@elte.hu> Signed-off-by: Andrew Morton <akpm@osdl.org> Signed-off-by: Linus Torvalds <torvalds@osdl.org>