Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 350048
b: refs/heads/master
c: f2b4367
h: refs/heads/master
v: v3
  • Loading branch information
Sukadev Bhattiprolu authored and Ingo Molnar committed Feb 6, 2013
1 parent d06e0db commit ca5a4e5
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: f7355a5e7c722452e2cd80d6b83acb2f4423c4a2
refs/heads/master: f2b4367a69c60c644a1df36f63a65e0e677d3b0f
2 changes: 1 addition & 1 deletion trunk/arch/powerpc/include/asm/perf_event_server.h
Original file line number Diff line number Diff line change
Expand Up @@ -124,7 +124,7 @@ extern ssize_t power_events_sysfs_show(struct device *dev,
* POWER CPU specification.
*/
#define EVENT_VAR(_id, _suffix) event_attr_##_id##_suffix
#define EVENT_PTR(_id, _suffix) &EVENT_VAR(_id, _suffix)
#define EVENT_PTR(_id, _suffix) &EVENT_VAR(_id, _suffix).attr.attr

#define EVENT_ATTR(_name, _id, _suffix) \
PMU_EVENT_ATTR(_name, EVENT_VAR(_id, _suffix), PME_PM_##_id, \
Expand Down

0 comments on commit ca5a4e5

Please sign in to comment.