summaryrefslogtreecommitdiff
path: root/pcap_mm.c
diff options
context:
space:
mode:
authorDaniel Borkmann <dborkman@redhat.com>2013-06-15 17:15:01 +0200
committerDaniel Borkmann <dborkman@redhat.com>2013-06-15 17:15:19 +0200
commit58cc52ab9af7752c486f3b8a6a9ad1a9c78f16cd (patch)
treef96ced32c59580de867debb0f76349005eff06ff /pcap_mm.c
parentf384e86e31f1c2ab697dce10205db7505f93a194 (diff)
bpf: very minor style fixups and paths marked unlikely
Mark some error paths as unlikely, and fixup some minor whitespace issues. Nothing big to see here. Signed-off-by: Daniel Borkmann <dborkman@redhat.com>
Diffstat (limited to 'pcap_mm.c')
0 files changed, 0 insertions, 0 deletions
nts 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 'tools/lib/vsprintf.c')