]> git.karo-electronics.de Git - karo-tx-linux.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)
committerJohn Crispin <blogic@openwrt.org>
Tue, 14 Jan 2014 11:48:26 +0000 (12:48 +0100)
commit61c457a8739a20caf02f89a6f5d4c4923be70cff
treee338380a322798bcf9c4c60d1f7d4a5105e2a74a
parent035c3502f26231f93323b5c7f326955b888d591a
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>
Acked-by: John Crispin <blogic@openwrt.org>
Patchwork: http://patchwork.linux-mips.org/patch/6039/
arch/mips/kernel/smp-mt.c