Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 162732
b: refs/heads/master
c: 4a3e53c
h: refs/heads/master
v: v3
  • Loading branch information
Mingquan Pan authored and Mike Frysinger committed Sep 17, 2009
1 parent 5c2c6a7 commit d6e5b56
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: 4e4d496ee3bdc587682f2bf675bed71d64752416
refs/heads/master: 4a3e53c1c4dd44b9d0fa1537c1294eb72229bfce
2 changes: 1 addition & 1 deletion trunk/arch/blackfin/kernel/kgdb_test.c
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@ void kgdb_l2_test(void)

int kgdb_test(char *name, int len, int count, int z)
{
printk(KERN_DEBUG "kgdb name(%d): %s, %d, %d\n", len, name, count, z);
printk(KERN_ALERT "kgdb name(%d): %s, %d, %d\n", len, name, count, z);
count = z;
return count;
}
Expand Down

0 comments on commit d6e5b56

Please sign in to comment.