OSDN Git Service

MIPS: support for generic clockevents broadcast
authorPaul Burton <paul.burton@imgtec.com>
Fri, 14 Feb 2014 09:24:58 +0000 (09:24 +0000)
committerPaul Burton <paul.burton@imgtec.com>
Fri, 2 May 2014 15:39:12 +0000 (16:39 +0100)
commitcc7964af8f997a20240d3ec5bf90c4fd20d3c48a
treeb948efef5c1f7365db870ffe12a1480149602900
parent60bdb9c7bd9ab5b63ad68e9391056f8757b810f1
MIPS: support for generic clockevents broadcast

This patch adds support for generic clockevents broadcast using the a
dummy clockevent device and the tick_broadcast function introduced by
commit 12ad10004645 "clockevents: Add generic timer broadcast function".

Signed-off-by: Paul Burton <paul.burton@imgtec.com>
arch/mips/Kconfig
arch/mips/kernel/smp.c