diff options
author | 2011-02-12 11:51:03 +0100 | |
---|---|---|
committer | 2011-02-12 11:56:22 +0100 | |
commit | 5117348dea5e3ecbb785cfa1271386fb49332b41 (patch) | |
tree | 7524eeec3b476588777620d22822743d3b1817c9 /drivers/base/platform.c | |
parent | x86: Fix section mismatch in LAPIC initialization (diff) | |
download | wireguard-linux-5117348dea5e3ecbb785cfa1271386fb49332b41.tar.xz wireguard-linux-5117348dea5e3ecbb785cfa1271386fb49332b41.zip |
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
Diffstat (limited to 'drivers/base/platform.c')
0 files changed, 0 insertions, 0 deletions