Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 365339
b: refs/heads/master
c: 2c2fea1
h: refs/heads/master
i:
  365337: 1f94591
  365335: 87a2920
v: v3
  • Loading branch information
James Hogan authored and Linus Torvalds committed Apr 29, 2013
1 parent 9d92ac1 commit 624394a
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: 7cfa74d1018f871e82da1a36992369df5ddda6fa
refs/heads/master: 2c2fea11957c8c45bf873d9bcd7cd9a342654e79
2 changes: 1 addition & 1 deletion trunk/include/linux/debug_locks.h
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ extern int debug_locks_off(void);
\
if (!oops_in_progress && unlikely(c)) { \
if (debug_locks_off() && !debug_locks_silent) \
WARN_ON(1); \
WARN(1, "DEBUG_LOCKS_WARN_ON(%s)", #c); \
__ret = 1; \
} \
__ret; \
Expand Down

0 comments on commit 624394a

Please sign in to comment.