[MIPS] Oprofile: Fix computation of number of counters.
authorRalf Baechle <ralf@linux-mips.org>
Thu, 6 Dec 2007 09:12:28 +0000 (09:12 +0000)
committerRalf Baechle <ralf@linux-mips.org>
Thu, 6 Dec 2007 17:15:58 +0000 (17:15 +0000)
VSMP kernels will split the available performance counters between the two
processors / cores.  But don't do this when we're not on a VSMP system ...

Signed-off-by: Ralf Baechle <ralf@linux-mips.org>

No differences found