Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 310857
b: refs/heads/master
c: 8a173b1
h: refs/heads/master
i:
  310855: 513d340
v: v3
  • Loading branch information
Christian Borntraeger authored and Ingo Molnar committed Jun 6, 2012
1 parent e7c363e commit d4caf7e
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: c7f5f4ab10ce4e05b9f8877f1fd112faba71f175
refs/heads/master: 8a173b1476d126674104c7c5c6cef0bcd824b001
2 changes: 1 addition & 1 deletion trunk/lib/spinlock_debug.c
Original file line number Diff line number Diff line change
Expand Up @@ -118,7 +118,7 @@ static void __spin_lock_debug(raw_spinlock_t *lock)
/* lockup suspected: */
if (print_once) {
print_once = 0;
spin_dump(lock, "lockup");
spin_dump(lock, "lockup suspected");
#ifdef CONFIG_SMP
trigger_all_cpu_backtrace();
#endif
Expand Down

0 comments on commit d4caf7e

Please sign in to comment.