Thomas Gleixner
5117348dea
x86: Readd missing irq_to_desc() in fixup_irq()
...
commit a3c08e5d(x86: Convert irq_chip access to new functions)
accidentally zapped desc = irq_to_desc(irq); in the vector loop.
So we lock some random irq descriptor.
Add it back.
Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
Cc: <stable@kernel.org> # .37
2011-02-12 11:56:22 +01:00
..
2011-01-21 11:55:31 +01:00
2011-02-07 15:20:11 -08:00
2011-01-26 12:35:15 +01:00
2011-01-21 11:55:31 +01:00
2011-01-21 11:55:25 +01:00
2011-01-21 11:55:32 +01:00
2011-01-21 11:55:24 +01:00
2011-01-21 11:55:32 +01:00
2011-02-05 21:46:35 +01:00
2011-01-23 11:24:42 +01:00
2011-01-21 11:55:32 +01:00
2011-01-28 14:05:13 +01:00
2011-01-21 11:55:31 +01:00
2011-01-21 11:55:33 +01:00
2011-01-26 10:50:06 +10:00
2011-02-07 13:06:08 +11:00
2011-01-31 11:30:21 +01:00
2011-01-21 11:55:34 +01:00
2011-01-26 09:00:17 +10:00
2011-01-21 11:55:34 +01:00
2011-01-21 11:55:34 +01:00
2011-01-21 11:55:35 +01:00
2011-02-12 11:56:22 +01:00
2011-01-20 17:02:05 -08:00
2011-01-05 12:47:31 +01:00