Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 272217
b: refs/heads/master
c: 3a8495c
h: refs/heads/master
i:
  272215: d9dbece
v: v3
  • Loading branch information
Glauber Costa authored and Linus Torvalds committed Nov 1, 2011
1 parent 58b1ce0 commit 0f5df69
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: b9c321fd87b61f70888511d286500519d8b34141
refs/heads/master: 3a8495c739c1c773181a246dbb7c12b5b67a8325
2 changes: 2 additions & 0 deletions trunk/lib/percpu_counter.c
Original file line number Diff line number Diff line change
Expand Up @@ -10,8 +10,10 @@
#include <linux/module.h>
#include <linux/debugobjects.h>

#ifdef CONFIG_HOTPLUG_CPU
static LIST_HEAD(percpu_counters);
static DEFINE_MUTEX(percpu_counters_lock);
#endif

#ifdef CONFIG_DEBUG_OBJECTS_PERCPU_COUNTER

Expand Down

0 comments on commit 0f5df69

Please sign in to comment.