Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 302711
b: refs/heads/master
c: 765a5e0
h: refs/heads/master
i:
  302709: 67699f8
  302707: 43affa5
  302703: 295ca7b
v: v3
  • Loading branch information
Thomas Gleixner committed Apr 11, 2012
1 parent d60b430 commit 23c3850
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: 1fda107d44de1e8df2bdfd1d4a2c12a338b8d725
refs/heads/master: 765a5e0cb581ef32646f58a213b38b56c77709b0
2 changes: 1 addition & 1 deletion trunk/lib/debugobjects.c
Original file line number Diff line number Diff line change
Expand Up @@ -1051,10 +1051,10 @@ static int __init debug_objects_replace_static_objects(void)
cnt++;
}
}
local_irq_enable();

printk(KERN_DEBUG "ODEBUG: %d of %d active objects replaced\n", cnt,
obj_pool_used);
local_irq_enable();
return 0;
free:
hlist_for_each_entry_safe(obj, node, tmp, &objects, node) {
Expand Down

0 comments on commit 23c3850

Please sign in to comment.