Files
linux/arch/powerpc/kernel
Sebastien Dugue 6358d6cb32 powerpc/ibmebus: Get rid of the IRQ mapping in ibmebus_free_irq()
ibmebus_free_irq() frees the IRQ but does not remove its mapping, which
results in stale entries in the map.

This fixes it by adding a call to irq_dispose_mapping() in
ibmebus_free_irq().

Signed-off-by: Sebastien Dugue <sebastien.dugue@bull.net>
Cc: Benjamin Herrenschmidt <benh@kernel.crashing.org>
Signed-off-by: Paul Mackerras <paulus@samba.org>
2008-12-03 20:46:36 +11:00
..
2007-05-11 05:38:25 -04:00
2008-06-30 22:31:00 +10:00
2008-12-03 20:46:36 +11:00
2008-03-07 08:42:28 -06:00
2008-10-15 10:13:29 +11:00
2008-05-23 22:43:11 +02:00
2008-11-05 22:08:28 +11:00
2008-12-03 20:11:06 +11:00
2008-10-22 22:55:20 -07:00
2007-10-11 14:36:47 +10:00
2008-08-04 13:18:17 +10:00