From: David S. Miller Date: Tue, 14 Feb 2006 05:28:40 +0000 (-0800) Subject: [SPARC64] sunhv: Bug fixes. X-Git-Tag: v2.6.17-rc1~1184^2~124 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d5a2aa241aa0babf382d42d6033b30a5112e4c1e;p=pandora-kernel.git [SPARC64] sunhv: Bug fixes. Add udelay to polling console write loop, and increment the loop limit. Name the device "ttyHV" and pass that to add_preferred_console() when we're using hypervisor console. Kill sunhv_console_setup(), it's empty. Handle the case where we don't want to use hypervisor console. (ie. we have a head attached to a sun4v machine) Signed-off-by: David S. Miller --- Reading git-diff-tree failed