summaryrefslogtreecommitdiff
path: root/mausezahn
diff options
context:
space:
mode:
authorDaniel Borkmann <dborkman@redhat.com>2013-07-10 14:53:10 +0200
committerDaniel Borkmann <dborkman@redhat.com>2013-07-10 14:53:10 +0200
commite71cbd89754a4ced113c295e02dee5c3624aee7c (patch)
tree43d1b8f13e94c3a8d38380e24ae0b28c3110a51c /mausezahn
parentd4e385dd0e633525666bf95c56a2045bacc2a485 (diff)
configure: check for flex and bison
flex and bison are needed for bpfc and trafgen, so check for their existance. If they are not present, lets remove those two from the build in case users do not want it. Signed-off-by: Daniel Borkmann <dborkman@redhat.com>
Diffstat (limited to 'mausezahn')
0 files changed, 0 insertions, 0 deletions
1eeafc4e8507936190e86a16ee8c'>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/tascam/tascam.h')