summaryrefslogtreecommitdiff
path: root/lookup.h
diff options
context:
space:
mode:
authorDaniel Borkmann <daniel@iogearbox.net>2015-11-07 00:08:53 +0100
committerDaniel Borkmann <daniel@iogearbox.net>2015-11-07 00:08:53 +0100
commitd8514dee7b6957f7a779c10541d4e9872f9b55b9 (patch)
treee84a9423f06f6f45fc09560800f98b2cbd039d42 /lookup.h
parent8595f4e1f170152b4f4117a03ce64b59a3023985 (diff)
trafgen, minor: newline in help text
Just add a newline before notes. Signed-off-by: Daniel Borkmann <daniel@iogearbox.net>
Diffstat (limited to 'lookup.h')
0 files changed, 0 insertions, 0 deletions
;id=aaaec6fc755447a1d056765b11b24d8ff2b81366&id2=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 'net/batman-adv/translation-table.c')