• R
    [MIPS] Dyntick support for SMTC: · ea580401
    Ralf Baechle 提交于
    The kernel currently only supports broadcasting of the timer interrupt
    from a single timer, not multicasting into two multicast groups of
    processors.  So the implemented mechanism for SMTC works by broadcasting
    the cp0 compare interrupt on VPE 0 and ignoring it on any additional VPEs.
    Signed-off-by: NRalf Baechle <ralf@linux-mips.org>
    ea580401
time.c 12.2 KB