MIPS: mark R4K clockevent device with CLOCK_EVT_FEAT_PERCPU
authorPaul Burton <paul.burton@imgtec.com>
Tue, 15 Apr 2014 11:05:24 +0000 (12:05 +0100)
committerPaul Burton <paul.burton@imgtec.com>
Fri, 2 May 2014 15:39:12 +0000 (16:39 +0100)
commitd8107efd8a3c15ec5885dbe1d3168e26c6b3e2e4
tree6d3d73ad8e32c09bcf27bde4f25ac7a8d37fd71f
parent5977d682d21cc65a9e0e402e94709e210af04459
MIPS: mark R4K clockevent device with CLOCK_EVT_FEAT_PERCPU

The CLOCK_EVT_FEAT_PERCPU flag indicates that a clockevent device is
only configurable by the CPU for which it is registered, and thus cannot
be used as the tick broadcast device. That property is true of the R4K
timer, which is inaccessible from other cores.

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