• N
    ARM: GIC: interface to send a SGI directly · 14d2ca61
    Nicolas Pitre 提交于
    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: NNicolas Pitre <nico@linaro.org>
    14d2ca61
arm-gic.h 2.4 KB