From: David S. Miller Date: Sat, 11 Feb 2006 18:56:43 +0000 (-0800) Subject: [SPARC64]: Fix sun4v early bootup. X-Git-Tag: v2.6.17-rc1~1184^2~152 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6cebb52094baddd4c167bb5100a7cf6f7bee6910;p=pandora-kernel.git [SPARC64]: Fix sun4v early bootup. prom_sun4v_name should be "sun4v" not "SUNW,sun4v" Also, this is too early to make use of the .sun4v_Xinsn_patch code patching, so just check things manually. This gets us at least to prom_init() on Niagara. Signed-off-by: David S. Miller --- Reading git-diff-tree failed