diff options
author | Linus Torvalds <torvalds@linux-foundation.org> | 2016-10-15 12:17:50 -0700 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2016-10-15 12:17:50 -0700 |
commit | 1001354ca34179f3db924eb66672442a173147dc (patch) | |
tree | 000de57080b6bece6d336bc8c9d377a59b8129c9 /net/6lowpan/nhc.c | |
parent | df34d04a6f09ba41037e58c3df6d6fbed0ffcde9 (diff) |
Linux 4.9-rc1
Diffstat (limited to 'net/6lowpan/nhc.c')
x86/irq: Make irq activate operations symmetric
The recent commit which prevents double activation of interrupts unearthed
interesting code in x86. The code (ab)uses irq_domain_activate_irq() to
reconfigure an already activated interrupt. That trips over the prevention
code now.
Fix it by deactivating the interrupt before activating the new configuration.
Fixes: 08d85f3ea99f1 "irqdomain: Avoid activating interrupts more than once"
Reported-and-tested-by: Mike Galbraith <efault@gmx.de>
Reported-and-tested-by: Borislav Petkov <bp@alien8.de>
Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
Cc: Andrey Ryabinin <aryabinin@virtuozzo.com>
Cc: Marc Zyngier <marc.zyngier@arm.com>
Cc: stable@vger.kernel.org
Link: http://lkml.kernel.org/r/alpine.DEB.2.20.1701311901580.3457@nanos
Diffstat (limited to 'sound/soc/intel/haswell/sst-haswell-ipc.h')