kernel_optimize_test/arch/mips/mti-malta
Jeffrey Deans b0a88ae502 MIPS: GIC: Remove GIC_FLAG_IPI
irq-gic.c:gic_get_int() masks out interrupts from the pending set which
aren’t in the pcpu_mask. Only interrupts marked with GIC_FLAG_IPI were
set in pcpu_mask, meaning that peripheral interrupts also had to be
marked as IPIs. Remove the use of GIC_FLAG_IPI and allow the flags
member of struct gic_intr_map to be zero.

Signed-off-by: Jeffrey Deans <jeffrey.deans@imgtec.com>
Signed-off-by: Markos Chandras <markos.chandras@imgtec.com>
Cc: linux-mips@linux-mips.org
Patchwork: https://patchwork.linux-mips.org/patch/7374/
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
2014-08-02 00:06:40 +02:00
..
Makefile MIPS: Malta: add suspend state entry code 2014-05-30 21:01:09 +02:00
malta-amon.c MIPS: APRP: Choose the correct VPE loader by fixing the linking 2014-03-06 21:20:23 +01:00
malta-display.c
malta-init.c MIPS: MT: Remove SMTC support 2014-05-24 00:07:01 +02:00
malta-int.c MIPS: GIC: Remove GIC_FLAG_IPI 2014-08-02 00:06:40 +02:00
malta-memory.c Merge branch '3.15-fixes' into mips-for-linux-next 2014-06-04 22:53:02 +02:00
malta-platform.c
malta-pm.c MIPS: Malta: add suspend state entry code 2014-05-30 21:01:09 +02:00
malta-reset.c MIPS: Malta: support powering down 2014-05-30 21:01:09 +02:00
malta-setup.c MIPS: MT: Remove SMTC support 2014-05-24 00:07:01 +02:00
malta-time.c MIPS: KVM: Override guest kernel timer frequency directly 2014-05-30 13:02:23 +02:00
Platform