Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 191295
b: refs/heads/master
c: a1f2b70
h: refs/heads/master
i:
  191293: d4176ed
  191291: 084466d
  191287: 2594329
  191279: 7c52e8e
  191263: 81def82
  191231: 296ac94
v: v3
  • Loading branch information
Robert Richter authored and Ingo Molnar committed May 7, 2010
1 parent 3f69c9b commit 0d5e83c
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: 31fa58af57c41d2912debf62d47d5811062411f1
refs/heads/master: a1f2b70a942b8d858a0ab02567da3999b60a99b2
2 changes: 1 addition & 1 deletion trunk/arch/x86/kernel/cpu/perf_event.c
Original file line number Diff line number Diff line change
Expand Up @@ -170,7 +170,7 @@ struct cpu_hw_events {
EVENT_CONSTRAINT(0, 0, 0)

#define for_each_event_constraint(e, c) \
for ((e) = (c); (e)->cmask; (e)++)
for ((e) = (c); (e)->weight; (e)++)

union perf_capabilities {
struct {
Expand Down

0 comments on commit 0d5e83c

Please sign in to comment.