commit | a8d096ef78c4d9a664754e1fad5e82dec2feec68 | [log] [tgz] |
---|---|---|
author | John Crispin <blogic@openwrt.org> | Mon Apr 30 11:33:05 2012 +0200 |
committer | Ralf Baechle <ralf@linux-mips.org> | Tue May 15 17:49:21 2012 +0200 |
tree | 21a261fc21492c49be446e30902acb3db5ff95de | |
parent | 59c115798430f644b43123250ae4e1d820c3c18d [diff] |
MIPS: lantiq: add ipi handlers to make vsmp work Add IPI handlers to the interrupt code. This patch makes MIPS_MT_SMP work on lantiq socs. The code is based on the malta implementation. Signed-off-by: John Crispin <blogic@openwrt.org> Cc: linux-mips@linux-mips.org Patchwork: https://patchwork.linux-mips.org/patch/3704/ Signed-off-by: Ralf Baechle <ralf@linux-mips.org>