]> git.baikalelectronics.ru Git - kernel.git/commit
MIPS: smp-cps: function to determine whether CPS SMP is in use
authorPaul Burton <paul.burton@imgtec.com>
Fri, 14 Mar 2014 16:06:16 +0000 (16:06 +0000)
committerPaul Burton <paul.burton@imgtec.com>
Wed, 28 May 2014 15:20:29 +0000 (16:20 +0100)
commita8ec9fe05206f4156c9adf10f198bff87eac0eab
treea9059486d9c85d889cd9615792e2dbbf76029bb0
parentd97a1496c1ceaf22871c853471788afd2a8ac8e9
MIPS: smp-cps: function to determine whether CPS SMP is in use

The core power down state for cpuidle will require that the CPS SMP
implementation is in use. This patch provides a mips_cps_smp_in_use
function which determines whether or not the CPS SMP implementation is
currently in use.

Signed-off-by: Paul Burton <paul.burton@imgtec.com>
arch/mips/include/asm/smp-cps.h
arch/mips/kernel/smp-cps.c