From: Paul Burton Date: Mon, 24 Mar 2014 10:19:28 +0000 (+0000) Subject: MIPS: smp-cmp: Remove incorrect core number probe X-Git-Tag: v3.15-rc1~125^2~6 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f0cff5c86f7d3be0084eedbf449c3f47638e76f2;p=pandora-kernel.git MIPS: smp-cmp: Remove incorrect core number probe This probing is already done by decode_configs as part of cpu_probe, and furthermore the implementation here was incorrect for any MT core with a number of VPEs other than 2. Signed-off-by: Paul Burton Cc: linux-mips@linux-mips.org Patchwork: https://patchwork.linux-mips.org/patch/6650/ Signed-off-by: Ralf Baechle --- Reading git-diff-tree failed