Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 190989
b: refs/heads/master
c: fa9a97d
h: refs/heads/master
i:
  190987: f50d8f7
v: v3
  • Loading branch information
Frederic Weisbecker committed May 4, 2010
1 parent a41f774 commit 2e77f52
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: ba697f40dbb704956a4cf67a7845b538015a01ea
refs/heads/master: fa9a97dec611c5356301645d576b523ce3919eba
2 changes: 1 addition & 1 deletion trunk/kernel/lockdep_internals.h
Original file line number Diff line number Diff line change
Expand Up @@ -149,7 +149,7 @@ DECLARE_PER_CPU(struct lockdep_stats, lockdep_stats);

#define debug_atomic_dec(ptr) { \
WARN_ON_ONCE(!irqs_disabled()); \
this_cpu_inc(lockdep_stats.ptr); \
this_cpu_dec(lockdep_stats.ptr); \
}

#define debug_atomic_read(ptr) ({ \
Expand Down

0 comments on commit 2e77f52

Please sign in to comment.