]> git.baikalelectronics.ru Git - kernel.git/commit
MIPS: allow GIC clockevent device config from other CPUs
authorPaul Burton <paul.burton@imgtec.com>
Wed, 5 Mar 2014 11:35:53 +0000 (11:35 +0000)
committerPaul Burton <paul.burton@imgtec.com>
Fri, 2 May 2014 15:39:11 +0000 (16:39 +0100)
commit44944e35cc4eb99c6ea5ae1b1caf30b7909485ec
treea747abf36d79d04d5a916a4e6fc230ccdf1776e7
parent6f353032d4ae7a9cd423b7bc5ec88e365f35c342
MIPS: allow GIC clockevent device config from other CPUs

This patch allows the GIC clockevent device for a CPU to be configured
by another CPU. This makes GIC clockevent devices suitable for use as
the tick broadcast device, where formerly the GIC timer local to the
configuring CPU would have been configured incorrectly.

Signed-off-by: Paul Burton <paul.burton@imgtec.com>
arch/mips/include/asm/gic.h
arch/mips/kernel/cevt-gic.c
arch/mips/kernel/irq-gic.c