]> git.baikalelectronics.ru Git - kernel.git/commit
MIPS: MT: Mark existing TCs as present
authorMarkos Chandras <markos.chandras@imgtec.com>
Wed, 9 Oct 2013 15:16:25 +0000 (16:16 +0100)
committerRalf Baechle <ralf@linux-mips.org>
Wed, 22 Jan 2014 19:18:56 +0000 (20:18 +0100)
commit87e99402b04d2b241c3493b8b13eff200c21a2f1
tree80cd96a119ff5485eb0eacc3f1e818f4ed666468
parent1e978e08a9840e06ecb59fc38dce01986fe5cbd9
MIPS: MT: Mark existing TCs as present

According to Documentation/cpu-hotplug.txt, the cpu_present_mask should
contain all the CPUs which are present in the system. Therefore, all the TCs
currently present in the system should be marked as 'present' even if they
will never be brought online.

Signed-off-by: Markos Chandras <markos.chandras@imgtec.com>
Signed-off-by: John Crispin <blogic@openwrt.org>
Patchwork: http://patchwork.linux-mips.org/patch/6039/
arch/mips/kernel/smp-mt.c