]> Pileus Git - ~andy/linux/commit
MIPS: perf: Split the Kconfig option CONFIG_MIPS_MT_SMP
authorAl Cooper <alcooperx@gmail.com>
Fri, 13 Jul 2012 20:44:53 +0000 (16:44 -0400)
committerRalf Baechle <ralf@linux-mips.org>
Thu, 11 Oct 2012 09:04:34 +0000 (11:04 +0200)
commit399aaa2568ad90e229d73da8e95ae460d322a4f3
treeaf20b0314130f873bb733f8b7b195b078118a3bf
parentecb8ee8a8987368491bd0dab34353c724654ec55
MIPS: perf: Split the Kconfig option CONFIG_MIPS_MT_SMP

Split the Kconfig option CONFIG_MIPS_MT_SMP into CONFIG_MIPS_MT_SMP
and CONFIG_MIPS_PERF_SHARED_TC_COUNTERS so some of the code used
for performance counters that are shared between threads can be used
for MIPS cores that are not MT_SMP.

Signed-off-by: Al Cooper <alcooperx@gmail.com>
Cc: linux-mips@linux-mips.org
Cc: linux-kernel@vger.kernel.org
Patchwork: https://patchwork.linux-mips.org/patch/4108/
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
arch/mips/Kconfig
arch/mips/kernel/perf_event_mipsxx.c