Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 93459
b: refs/heads/master
c: f336632
h: refs/heads/master
i:
  93457: 149a22a
  93455: 9b093e1
v: v3
  • Loading branch information
Michael Ellerman authored and Paul Mackerras committed Apr 24, 2008
1 parent e7a2f24 commit d4e2304
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: c7afb4e22961b5ec88eb6f7b81260dafa9f287c7
refs/heads/master: f336632f191ebf157aeea0f1e65eb1b263655ffc
2 changes: 1 addition & 1 deletion trunk/arch/powerpc/kernel/udbg.c
Original file line number Diff line number Diff line change
Expand Up @@ -154,7 +154,7 @@ static void udbg_console_write(struct console *con, const char *s,
static struct console udbg_console = {
.name = "udbg",
.write = udbg_console_write,
.flags = CON_PRINTBUFFER | CON_ENABLED | CON_BOOT,
.flags = CON_PRINTBUFFER | CON_ENABLED | CON_BOOT | CON_ANYTIME,
.index = 0,
};

Expand Down

0 comments on commit d4e2304

Please sign in to comment.