Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 234155
b: refs/heads/master
c: ba9786f
h: refs/heads/master
i:
  234153: dba9bc7
  234151: ecb1643
v: v3
  • Loading branch information
Deng-Cheng Zhu authored and Ralf Baechle committed Mar 14, 2011
1 parent e46ba08 commit 4e5a3de
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: 98f92f2f9e2fd959157b1d52f7ae160683812740
refs/heads/master: ba9786f32473410bbec256db9745a7fbcaace69f
2 changes: 1 addition & 1 deletion trunk/arch/mips/kernel/perf_event.c
Original file line number Diff line number Diff line change
Expand Up @@ -169,7 +169,7 @@ static void mipspmu_event_update(struct perf_event *event,
unsigned long flags;
int shift = 64 - TOTAL_BITS;
s64 prev_raw_count, new_raw_count;
s64 delta;
u64 delta;

again:
prev_raw_count = local64_read(&hwc->prev_count);
Expand Down

0 comments on commit 4e5a3de

Please sign in to comment.