]> git.baikalelectronics.ru Git - kernel.git/commit
MIPS: Malta: GIC IPIs may be used without MT
authorPaul Burton <paul.burton@imgtec.com>
Mon, 24 Mar 2014 10:19:32 +0000 (10:19 +0000)
committerRalf Baechle <ralf@linux-mips.org>
Mon, 31 Mar 2014 16:17:12 +0000 (18:17 +0200)
commit530c4f4270598f94cda23fcb521852830547ddf9
tree8c05e47ca6a15ac7f8b352134b80820f17e63ed0
parent28c28dc17aab8a7ae21af6c8e5396e541ea5f603
MIPS: Malta: GIC IPIs may be used without MT

It's perfectly valid to use SMP on a non-MT CPU and use the GIC for
IPIs. Set them up conditional upon CONFIG_MIPS_GIC_IPI rather than
CONFIG_MIPS_MT_SMP.

Signed-off-by: Paul Burton <paul.burton@imgtec.com>
Cc: linux-mips@linux-mips.org
Cc: Paul Burton <paul.burton@imgtec.com>
Patchwork: https://patchwork.linux-mips.org/patch/6654/
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
arch/mips/mti-malta/malta-int.c