diff options
author | Thomas Gleixner <[email protected]> | 2018-06-06 14:46:59 +0200 |
---|---|---|
committer | Thomas Gleixner <[email protected]> | 2018-06-06 15:18:20 +0200 |
commit | d340ebd696f921d3ad01b8c0c29dd38f2ad2bf3e (patch) | |
tree | 0ff98712afaabccc563dcababaa77ddf6caeb2aa /drivers/fpga/fpga-bridge.c | |
parent | a33a5d2d16cb84bea8d5f5510f3a41aa48b5c467 (diff) |
genirq/migration: Avoid out of line call if pending is not set
The upcoming fix for the -EBUSY return from affinity settings requires to
use the irq_move_irq() functionality even on irq remapped interrupts. To
avoid the out of line call, move the check for the pending bit into an
inline helper.
Preparatory change for the real fix. No functional change.
Fixes: dccfe3147b42 ("x86/vector: Simplify vector move cleanup")
Signed-off-by: Thomas Gleixner <[email protected]>
Cc: Joerg Roedel <[email protected]>
Cc: Peter Zijlstra <[email protected]>
Cc: Song Liu <[email protected]>
Cc: Dmitry Safonov <[email protected]>
Cc: [email protected]
Cc: Mike Travis <[email protected]>
Cc: Borislav Petkov <[email protected]>
Cc: Tariq Toukan <[email protected]>
Cc: Dou Liyang <[email protected]>
Link: https://lkml.kernel.org/r/[email protected]
Diffstat (limited to 'drivers/fpga/fpga-bridge.c')
0 files changed, 0 insertions, 0 deletions