Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 98791
b: refs/heads/master
c: 7683c57
h: refs/heads/master
i:
  98789: 4edf508
  98787: e4dc1e2
  98783: 8e5cad9
v: v3
  • Loading branch information
Daniel Guilak authored and Linus Torvalds committed Jul 9, 2008
1 parent d51a7c9 commit ed06708
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: 48948a3e237ff47823d414704aeb8604a4c61ad0
refs/heads/master: 7683c57c489bd17795945f4ae1c1d73e7c7b38e3
2 changes: 1 addition & 1 deletion trunk/kernel/printk.c
Original file line number Diff line number Diff line change
Expand Up @@ -666,7 +666,7 @@ static int acquire_console_semaphore_for_printk(unsigned int cpu)
return retval;
}

const char printk_recursion_bug_msg [] =
static const char printk_recursion_bug_msg [] =
KERN_CRIT "BUG: recent printk recursion!\n";
static int printk_recursion_bug;

Expand Down

0 comments on commit ed06708

Please sign in to comment.