Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 245405
b: refs/heads/master
c: 6be8c39
h: refs/heads/master
i:
  245403: 987af99
v: v3
  • Loading branch information
Steven Rostedt authored and Ingo Molnar committed Apr 22, 2011
1 parent 59e7fbb commit 558abce
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: dad3d7435e1d8c254d6877dc06852dc00c5da812
refs/heads/master: 6be8c3935b914dfbc24b27c91c2b6d583645e61a
2 changes: 1 addition & 1 deletion trunk/kernel/lockdep.c
Original file line number Diff line number Diff line change
Expand Up @@ -1381,7 +1381,7 @@ print_shortest_lock_dependencies(struct lock_list *leaf,
printk("\n");

if (depth == 0 && (entry != root)) {
printk("lockdep:%s bad BFS generated tree\n", __func__);
printk("lockdep:%s bad path found in chain graph\n", __func__);
break;
}

Expand Down

0 comments on commit 558abce

Please sign in to comment.