Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 63489
b: refs/heads/master
c: c8f4ff9
h: refs/heads/master
i:
  63487: 8031156
v: v3
  • Loading branch information
Dajie Tan authored and Ralf Baechle committed Jul 31, 2007
1 parent eb545e6 commit 155f745
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: dde96ca8b398637e2b4442e312723f66fa6a8186
refs/heads/master: c8f4ff9f3f655c92ca7b31850bfea2ce3796e386
1 change: 1 addition & 0 deletions trunk/arch/mips/oprofile/op_model_rm9000.c
Original file line number Diff line number Diff line change
Expand Up @@ -83,6 +83,7 @@ static void rm9000_cpu_stop(void *args)
static irqreturn_t rm9000_perfcount_handler(int irq, void * dev_id)
{
unsigned int control = read_c0_perfcontrol();
struct pt_regs *regs = get_irq_regs();
uint32_t counter1, counter2;
uint64_t counters;

Expand Down

0 comments on commit 155f745

Please sign in to comment.