commit | f0cff5c86f7d3be0084eedbf449c3f47638e76f2 | [log] [tgz] |
---|---|---|
author | Paul Burton <paul.burton@imgtec.com> | Mon Mar 24 10:19:28 2014 +0000 |
committer | Ralf Baechle <ralf@linux-mips.org> | Mon Mar 31 18:17:12 2014 +0200 |
tree | 9ac9b6428ba2011c6b7d1c1ac071681b35272c3d | |
parent | a809d46066d5171ed446d59a51cd1e57d99fcfc3 [diff] |
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 <paul.burton@imgtec.com> Cc: linux-mips@linux-mips.org Patchwork: https://patchwork.linux-mips.org/patch/6650/ Signed-off-by: Ralf Baechle <ralf@linux-mips.org>