• Paul Burton's avatar
    irqchip: mips-gic: Configure EIC when CPUs come online · 890f6b55
    Paul Burton authored
    Rather than configuring EIC mode for all CPUs during boot, configure it
    locally on each when they come online. This will become important with
    multi-cluster support, since clusters may be powered on & off (for
    example via hotplug) and would lose the EIC configuration when powered
    off.
    Signed-off-by: default avatarPaul Burton <paul.burton@mips.com>
    Cc: Jason Cooper <jason@lakedaemon.net>
    Cc: Marc Zyngier <marc.zyngier@arm.com>
    Cc: Thomas Gleixner <tglx@linutronix.de>
    Cc: linux-mips@linux-mips.org
    Signed-off-by: default avatarMarc Zyngier <marc.zyngier@arm.com>
    890f6b55
irq-mips-gic.c 20.1 KB