From: Sam Ravnborg Date: Sun, 18 Jan 2009 07:10:35 +0000 (-0800) Subject: sparc64: fix readout of cpu/fpu type X-Git-Tag: v2.6.29-rc3~24^2~5 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c275ce44929402664902cbb09d4f054b315623d7;p=pandora-kernel.git sparc64: fix readout of cpu/fpu type Meelis reported that on his box /proc/cpuinfo started to reported "Unknow CPU" and the same did the boot messages. It was a stupid bug I introduced when merging cpu.c for 32 and 64 bit. The code did an array reference where it had to search for the right index. Reported-by: Meelis Roos Tested-by: Meelis Roos Signed-off-by: Sam Ravnborg Signed-off-by: David S. Miller --- Reading git-diff-tree failed