summaryrefslogtreecommitdiff
path: root/security/selinux/ss/sidtab.h
diff options
context:
space:
mode:
authorLinus Torvalds <torvalds@linux-foundation.org>2016-12-25 16:13:08 -0800
committerLinus Torvalds <torvalds@linux-foundation.org>2016-12-25 16:13:08 -0800
commit7ce7d89f48834cefece7804d38fc5d85382edf77 (patch)
treea7650ab5c0fa3a6a3841de8e8693041b3e009054 /security/selinux/ss/sidtab.h
parent8ae679c4bc2ea2d16d92620da8e3e9332fa4039f (diff)
Linux 4.10-rc1
Diffstat (limited to 'security/selinux/ss/sidtab.h')
0 files changed, 0 insertions, 0 deletions
le>
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/blackfin/bfin-eval-adau1373.c')