Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 364921
b: refs/heads/master
c: 34ef61b
h: refs/heads/master
i:
  364919: bc14a63
v: v3
  • Loading branch information
Steven Rostedt (Red Hat) authored and Steven Rostedt committed Mar 15, 2013
1 parent bc8930d commit 74b604a
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: b8aae39fc54a2e297698288ac48237cc4c6f83bb
refs/heads/master: 34ef61b1fa6172e994e441f1f0241dc53a75bd5f
2 changes: 1 addition & 1 deletion trunk/kernel/trace/trace.h
Original file line number Diff line number Diff line change
Expand Up @@ -198,7 +198,7 @@ struct trace_array {
struct list_head systems;
struct list_head events;
struct task_struct *waiter;
struct trace_array_cpu *data;
struct trace_array_cpu __percpu *data;
};

enum {
Expand Down

0 comments on commit 74b604a

Please sign in to comment.