• Nicolas Pitre's avatar
    ARM: GIC: interface to send a SGI directly · 14d2ca61
    Nicolas Pitre authored
    The regular gic_raise_softirq() takes as input a CPU mask which is not
    adequate when we need to send an IPI to a CPU which is not represented
    in the kernel to GIC mapping.  That is the case with the b.L switcher
    when GIC migration to the inbound CPU has not yet occurred.
    Signed-off-by: default avatarNicolas Pitre <nico@linaro.org>
    14d2ca61
irq-gic.c 25.9 KB