Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 38512
b: refs/heads/master
c: f86e451
h: refs/heads/master
v: v3
  • Loading branch information
Kyle McMartin authored and Matthew Wilcox committed Oct 4, 2006
1 parent 3ccad67 commit 68b5bbe
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: c51d476af36d1e9634e77afccc4d48e344acf243
refs/heads/master: f86e45131f9d41b1617fbaac7aa1ef23e8d0ab48
2 changes: 2 additions & 0 deletions trunk/include/linux/debug_locks.h
Original file line number Diff line number Diff line change
Expand Up @@ -43,6 +43,8 @@ extern int debug_locks_off(void);
# define locking_selftest() do { } while (0)
#endif

struct task_struct;

#ifdef CONFIG_LOCKDEP
extern void debug_show_all_locks(void);
extern void debug_show_held_locks(struct task_struct *task);
Expand Down

0 comments on commit 68b5bbe

Please sign in to comment.