From: Sam Ravnborg Date: Thu, 21 Apr 2011 23:35:46 +0000 (-0700) Subject: sparc32: fix sparcstation 5 boot X-Git-Tag: v2.6.39~43^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f486b3dc2d048e7309a733f97eb9f9f83d586df2;p=pandora-kernel.git sparc32: fix sparcstation 5 boot The sparcstation 5 I have available has no MID property for the CPU. This resulted in a panic when booting a SMP kernel on this box. The assigned field in cpu_data is never used, so if we fail to read the MID property then inform user and continue booting. Signed-off-by: Sam Ravnborg Signed-off-by: David S. Miller --- Reading git-diff-tree failed