commit | 55aab8cd3a498201b769a19de861c77516bdfd45 | [log] [tgz] |
---|---|---|
author | Michael Neuling <mikey@neuling.org> | Sat Mar 25 17:30:00 2006 +1100 |
committer | Paul Mackerras <paulus@samba.org> | Mon Mar 27 14:49:48 2006 +1100 |
tree | 1d05000e49324876872bb8e9deb0359379674616 | |
parent | 1f5e3b028c5b592b5a792a390c78d609219aebfd [diff] |
[PATCH] powerpc: HVC init race 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>