1
0
Fork 0
alistair23-linux/kernel/irq
Thomas Gleixner 63d659d556 genirq: fix name space collision of nr_irqs in autoprobe.c
probe_irq_off() is disfunctional as the local nr_irqs is referenced
instead of the global one for the for_each_irq_desc() iterator.

Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
2008-10-16 16:53:30 +02:00
..
Makefile [PATCH] sort the devres mess out 2007-02-11 11:18:07 -08:00
autoprobe.c genirq: fix name space collision of nr_irqs in autoprobe.c 2008-10-16 16:53:30 +02:00
chip.c genirq: cleanup the sparseirq modifications 2008-10-16 16:53:29 +02:00
devres.c kernel: explicitly include required header files under kernel/ 2008-04-29 08:06:04 -07:00
handle.c genirq: use iterators for irq_desc loops 2008-10-16 16:53:30 +02:00
internals.h irq: replace loop with nr_irqs with for_each_irq_desc 2008-10-16 16:52:33 +02:00
manage.c genirq: cleanup the sparseirq modifications 2008-10-16 16:53:29 +02:00
migration.c generic: sparse irqs: use irq_desc() together with dyn_array, instead of irq_desc[] 2008-10-16 16:52:29 +02:00
proc.c genirq: cleanup the sparseirq modifications 2008-10-16 16:53:29 +02:00
resend.c generic: sparse irqs: use irq_desc() together with dyn_array, instead of irq_desc[] 2008-10-16 16:52:29 +02:00
spurious.c genirq: cleanup the sparseirq modifications 2008-10-16 16:53:29 +02:00