Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 188392
b: refs/heads/master
c: d10fca9
h: refs/heads/master
v: v3
  • Loading branch information
Will Deacon authored and Russell King committed Mar 13, 2010
1 parent f82318f commit 2fecdf9
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: ddee87f208b6229d2910dd5930c87089dc56c87e
refs/heads/master: d10fca9f39238b07cc670b441d2b423de30359d2
2 changes: 1 addition & 1 deletion trunk/arch/arm/kernel/perf_event.c
Original file line number Diff line number Diff line change
Expand Up @@ -1625,7 +1625,7 @@ enum armv7_counters {
/*
* EVTSEL: Event selection reg
*/
#define ARMV7_EVTSEL_MASK 0x7f /* Mask for writable bits */
#define ARMV7_EVTSEL_MASK 0xff /* Mask for writable bits */

/*
* SELECT: Counter selection reg
Expand Down

0 comments on commit 2fecdf9

Please sign in to comment.