Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 140421
b: refs/heads/master
c: 03d7891
h: refs/heads/master
i:
  140419: cb402f6
v: v3
  • Loading branch information
David Rientjes authored and Ingo Molnar committed Mar 5, 2009
1 parent 6b29d03 commit 6bed764
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 8 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: a140feab42d1cfd811930ab76104559c19dfc4b0
refs/heads/master: 03d78913f01e8f6599823f00357ed17b32747d3d
7 changes: 0 additions & 7 deletions trunk/kernel/lockdep.c
Original file line number Diff line number Diff line change
Expand Up @@ -433,13 +433,6 @@ atomic_t nr_find_usage_forwards_checks;
atomic_t nr_find_usage_forwards_recursions;
atomic_t nr_find_usage_backwards_checks;
atomic_t nr_find_usage_backwards_recursions;
# define debug_atomic_inc(ptr) atomic_inc(ptr)
# define debug_atomic_dec(ptr) atomic_dec(ptr)
# define debug_atomic_read(ptr) atomic_read(ptr)
#else
# define debug_atomic_inc(ptr) do { } while (0)
# define debug_atomic_dec(ptr) do { } while (0)
# define debug_atomic_read(ptr) 0
#endif

/*
Expand Down

0 comments on commit 6bed764

Please sign in to comment.