From: Ralf Baechle Date: Thu, 11 Oct 2007 22:46:09 +0000 (+0100) Subject: [MIPS] Dyntick support for SMTC: X-Git-Tag: v2.6.24-rc1~1455^2~34 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ea5804015c0ce67741eb4b156a071fb4f415345f;p=pandora-kernel.git [MIPS] Dyntick support for SMTC: 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: Ralf Baechle --- Reading git-diff-tree failed