summaryrefslogtreecommitdiff
path: root/corking.h
diff options
context:
space:
mode:
authorTobias Klauser <tklauser@distanz.ch>2014-09-29 17:01:59 +0200
committerTobias Klauser <tklauser@distanz.ch>2014-09-29 17:01:59 +0200
commitb29fafbefd8b195e344bf3fd013a370b7cf930c8 (patch)
tree2ac297adb6cd97bfc856637d5d35885aaaea3f0b /corking.h
parent9556751e3272308b048667e739b1baeeb5a2cbd5 (diff)
built_in: Remove unused macro force_cast
The macro is unused and explicit cast should be used anyway. Signed-off-by: Tobias Klauser <tklauser@distanz.ch>
Diffstat (limited to 'corking.h')
0 files changed, 0 insertions, 0 deletions
ouble 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/tipc/eth_media.c')