From: Paul Burton Date: Wed, 15 Jan 2014 10:31:50 +0000 (+0000) Subject: MIPS: Move GIC IPI functions out of smp-cmp.c X-Git-Tag: v3.15-rc1~125^2~156 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=72e20142b2bf4cf1c3071e6cf49d01f55f2e1e53;p=pandora-kernel.git MIPS: Move GIC IPI functions out of smp-cmp.c The GIC IPI functions aren't necessarily specific to the "CMP framework" SMP implementation, and will be used elsewhere in a subsequent commit. This patch adds cleaned up GIC IPI functions to a separate file which is compiled when a new CONFIG_MIPS_GIC_IPI Kconfig symbol is selected, and selects that symbol for CONFIG_MIPS_CMP. Signed-off-by: Paul Burton Cc: linux-mips@linux-mips.org Patchwork: https://patchwork.linux-mips.org/patch/6359/ Signed-off-by: Ralf Baechle --- Reading git-diff-tree failed