From: Michael Neuling Date: Sat, 25 Mar 2006 06:30:00 +0000 (+1100) Subject: [PATCH] powerpc: HVC init race X-Git-Tag: v2.6.17-rc1~165^2~36 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=55aab8cd3a498201b769a19de861c77516bdfd45;p=pandora-kernel.git [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 Acked-by: Anton Blanchard Signed-off-by: Paul Mackerras --- Reading git-diff-tree failed