summaryrefslogtreecommitdiff
path: root/oui.c
diff options
context:
space:
mode:
authorHideo Hattori <hhatto.jp@gmail.com>2013-06-05 00:59:05 +0900
committerDaniel Borkmann <dborkman@redhat.com>2013-06-04 18:11:03 +0200
commit9e872e3f9063217487ae4db6a629b2561e4fe94a (patch)
tree745600984298d58198442bee361ad1e156992d16 /oui.c
parent6c1b0eb3e6cc5a7e6f24116e386d43354c6eb98c (diff)
zsh: add zsh completion function for mausezahn
Initial zsh autocompletion support for mausezahn! Signed-off-by: Hideo Hattori <hhatto.jp@gmail.com> Signed-off-by: Daniel Borkmann <dborkman@redhat.com>
Diffstat (limited to 'oui.c')
0 files changed, 0 insertions, 0 deletions
e-remove&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 'Documentation/devicetree')