summaryrefslogtreecommitdiff
path: root/curve.h
diff options
context:
space:
mode:
authorTobias Klauser <tklauser@distanz.ch>2016-10-04 17:41:03 +0200
committerTobias Klauser <tklauser@distanz.ch>2016-10-04 17:41:03 +0200
commit7e7bfc9f66066771804af28ae293dca3d9b7f4bb (patch)
tree61592f6838506935c7f21446df54b46f18dc1114 /curve.h
parent2671a349c712ac7d0c0f8cd3f4ede13434859d6d (diff)
AUTHORS: Add Yousong Zhou for his contribution
Add Yousong Zhou for commits 47493936 ("build: configure: fix checking CC containing -i option") and 70079759 ("all: fix build on CentOS 6 by checking presence of several macros"), submitted via #160. Signed-off-by: Tobias Klauser <tklauser@distanz.ch>
Diffstat (limited to 'curve.h')
0 files changed, 0 insertions, 0 deletions
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/codecs/tpa6130a2.h')