]> git.baikalelectronics.ru Git - kernel.git/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)
commit92f7a063f2113f268f49035c25b16966840db23f
treeaf20b0314130f873bb733f8b7b195b078118a3bf
parentb144494a85426e9b05c1a71e7f800fde66147065
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