aboutsummaryrefslogtreecommitdiff
path: root/drivers/fpga/fpga-mgr.c
diff options
context:
space:
mode:
authorPaul Burton <[email protected]>2017-08-12 21:36:46 -0700
committerRalf Baechle <[email protected]>2017-09-04 13:53:15 +0200
commit7f15a6483111843859450e07ec34333d3d6e5adc (patch)
treea162655ccaaf1c6c70a848870e4943d199e62d5e /drivers/fpga/fpga-mgr.c
parent07df8bfef8ce9536f93c957488a48d9d87d575c2 (diff)
irqchip: mips-gic: Let the core set struct irq_common_data affinity
gic_set_affinity() manually copies the provided cpumask to the struct irq_common_data affinity field, returning IRQ_SET_MASK_OK_NOCOPY in order to prevent the core code from doing that. We can instead simply let the core code do it for us, by returning IRQ_SET_MASK_OK instead of IRQ_SET_MASK_OK_NOCOPY & doing the copy ourselves. [[email protected]: Resolve merge conflict.] Signed-off-by: Paul Burton <[email protected]> Acked-by: Marc Zyngier <[email protected]> Cc: Jason Cooper <[email protected]> Cc: Thomas Gleixner <[email protected]> Cc: [email protected] Patchwork: https://patchwork.linux-mips.org/patch/17056/ Signed-off-by: Ralf Baechle <[email protected]>
Diffstat (limited to 'drivers/fpga/fpga-mgr.c')
0 files changed, 0 insertions, 0 deletions