summaryrefslogtreecommitdiff
path: root/xmalloc.c
diff options
context:
space:
mode:
authorDaniel Borkmann <dborkman@redhat.com>2013-07-13 19:58:16 +0200
committerDaniel Borkmann <dborkman@redhat.com>2013-07-13 19:59:10 +0200
commit9b641ad2005fdbab9ee9d2b6dfe05f6184cceced (patch)
treefe651178e41c44e9a6d075b3ee807e54d73db047 /xmalloc.c
parenta05ee98d49977ec112a64daf48cb7b83da21de0e (diff)
ifpps: update options for zsh completion
Add -m and -W options to zsh support. Signed-off-by: Daniel Borkmann <dborkman@redhat.com>
Diffstat (limited to 'xmalloc.c')
0 files changed, 0 insertions, 0 deletions
6. 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 'kernel/task_work.c')