Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 40484
b: refs/heads/master
c: ea3df4a
h: refs/heads/master
v: v3
  • Loading branch information
Ralf Baechle committed Oct 30, 2006
1 parent 31df4c5 commit 63e54a5
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 53c1b192ece077e1c3892e6afb453ab6f009af81
refs/heads/master: ea3df4ac7d4adad915e2d0431a9407b10617114c
2 changes: 1 addition & 1 deletion trunk/arch/mips/oprofile/op_model_mipsxx.c
Original file line number Diff line number Diff line change
Expand Up @@ -220,7 +220,7 @@ static inline int n_counters(void)
{
int counters = __n_counters();

#ifndef CONFIG_SMP
#ifdef CONFIG_MIPS_MT_SMP
if (current_cpu_data.cputype == CPU_34K)
return counters >> 1;
#endif
Expand Down

0 comments on commit 63e54a5

Please sign in to comment.