git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
1f5e3b0
)
[PATCH] powerpc: HVC init race
author
Michael Neuling
<mikey@neuling.org>
Sat, 25 Mar 2006 06:30:00 +0000
(17:30 +1100)
committer
Paul Mackerras
<paulus@samba.org>
Mon, 27 Mar 2006 03:49:48 +0000
(14:49 +1100)
I've been hitting a crash on boot where tty_open is being called before the
hvc console driver setup is complete. This fixes the problem.
Thanks to benh for his help on this.
Signed-off-by: Michael Neuling <mikey@neuling.org>
Acked-by: Anton Blanchard <anton@samba.org>
Signed-off-by: Paul Mackerras <paulus@samba.org>
No differences found