summaryrefslogtreecommitdiff
path: root/locking.h
diff options
context:
space:
mode:
authorVadim Kochan <vadim4j@gmail.com>2015-07-25 20:22:47 +0300
committerDaniel Borkmann <daniel@iogearbox.net>2015-07-26 20:32:23 +0200
commitb9db88f68c11bb52f8edadbc3b365a552cd9489b (patch)
treef294eefeda777383e9cf8471aaffa59844814a2e /locking.h
parentad7cfbf4efca7a2716eba89994f5f8f8167cd51c (diff)
flowtop: Use prev & next vars in flow_list_find_prev_id(...)
Replace n & tmp variables to more understandable prev & next. Signed-off-by: Vadim Kochan <vadim4j@gmail.com> Signed-off-by: Daniel Borkmann <daniel@iogearbox.net>
Diffstat (limited to 'locking.h')
0 files changed, 0 insertions, 0 deletions
'2' class='oid'>08d85f3ea99f1eeafc4e8507936190e86a16ee8c (diff)
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/firewire/digi00x/amdtp-dot.c')