Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 360882
b: refs/heads/master
c: f2fe09b
h: refs/heads/master
v: v3
  • Loading branch information
Will Deacon authored and Russell King committed Mar 3, 2013
1 parent fb9b465 commit f37f5ad
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: 1a8e611874da714ee7ef1e92e5160b38dc54959b
refs/heads/master: f2fe09b055e2549de41fb107b34c60bac4a1b0cf
2 changes: 1 addition & 1 deletion trunk/arch/arm/kernel/perf_event_v7.c
Original file line number Diff line number Diff line change
Expand Up @@ -774,7 +774,7 @@ static const unsigned armv7_a7_perf_cache_map[PERF_COUNT_HW_CACHE_MAX]
/*
* PMXEVTYPER: Event selection reg
*/
#define ARMV7_EVTYPE_MASK 0xc00000ff /* Mask for writable bits */
#define ARMV7_EVTYPE_MASK 0xc80000ff /* Mask for writable bits */
#define ARMV7_EVTYPE_EVENT 0xff /* Mask for EVENT bits */

/*
Expand Down

0 comments on commit f37f5ad

Please sign in to comment.