[PATCH 0/3] GIC counter fixes

From: Markos Chandras
Date: Mon Mar 23 2015 - 08:32:16 EST


Hi,

Here are a few patches to ensure the GIC counter is running before we attempt
to use it since the default value on a MIPS core can be '1' which means
the GIC counter will be stopped after a CPU reset. These patches are based
on 4.0-rc1.

Markos Chandras (3):
irqchip: irq-mips-gic: Add new functions to start/stop the GIC counter
clocksource: mips-gic-timer: Ensure GIC counter is running
MIPS: Malta: malta-time: Ensure GIC counter is running

arch/mips/mti-malta/malta-time.c | 4 +++-
drivers/clocksource/mips-gic-timer.c | 3 +++
drivers/irqchip/irq-mips-gic.c | 21 +++++++++++++++++++++
include/linux/irqchip/mips-gic.h | 2 ++
4 files changed, 29 insertions(+), 1 deletion(-)

--
2.3.3

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/