Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 39659
b: refs/heads/master
c: 07646e2
h: refs/heads/master
i:
  39657: a00f7c4
  39655: cd9e8d7
v: v3
  • Loading branch information
Andrew Morton authored and Dmitry Torokhov committed Oct 12, 2006
1 parent 3700b1b commit 58dea5b
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: 88aa0103e408616e433c209e80169ab8d6eda99e
refs/heads/master: 07646e217f473a3e6213f8228336a9046833d6aa
2 changes: 2 additions & 0 deletions trunk/include/linux/lockdep.h
Original file line number Diff line number Diff line change
Expand Up @@ -268,6 +268,8 @@ static inline int lockdep_internal(void)
do { (void)(key); } while (0)
#define lockdep_set_class_and_subclass(lock, key, sub) \
do { (void)(key); } while (0)
#define lockdep_set_subclass(lock, sub) do { } while (0)

# define INIT_LOCKDEP
# define lockdep_reset() do { debug_locks = 1; } while (0)
# define lockdep_free_key_range(start, size) do { } while (0)
Expand Down

0 comments on commit 58dea5b

Please sign in to comment.