Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 259131
b: refs/heads/master
c: dd2e356
h: refs/heads/master
i:
  259129: 7215bc7
  259127: b05c9cc
v: v3
  • Loading branch information
Benjamin Herrenschmidt committed Jun 29, 2011
1 parent f5a5d03 commit c9d6610
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 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: 048bee7718bb3532aa96d0ce8572cced2ea951e6
refs/heads/master: dd2e356a3dd1fea6d911798044532304c3ef4050
2 changes: 2 additions & 0 deletions trunk/arch/powerpc/kernel/udbg.c
Original file line number Diff line number Diff line change
Expand Up @@ -68,6 +68,8 @@ void __init udbg_early_init(void)

#ifdef CONFIG_PPC_EARLY_DEBUG
console_loglevel = 10;

register_early_udbg_console();
#endif
}

Expand Down
2 changes: 0 additions & 2 deletions trunk/arch/powerpc/platforms/pseries/lpar.c
Original file line number Diff line number Diff line change
Expand Up @@ -193,8 +193,6 @@ void __init udbg_init_debug_lpar(void)
udbg_putc = udbg_putcLP;
udbg_getc = udbg_getcLP;
udbg_getc_poll = udbg_getc_pollLP;

register_early_udbg_console();
}

/* returns 0 if couldn't find or use /chosen/stdout as console */
Expand Down

0 comments on commit c9d6610

Please sign in to comment.