From: David S. Miller Date: Mon, 1 Sep 2008 04:48:12 +0000 (-0700) Subject: sparc64: Clean up CPU chip type probing code. X-Git-Tag: v2.6.28-rc1~706^2~77 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ba4962d7a6a10c82e55c14589d4ec635bef8446f;p=pandora-kernel.git sparc64: Clean up CPU chip type probing code. Three main things: 1) Make prober an arch initcall instead of using hard-coded invocation from paging_init() 2) Shrink table size, the fpu ident stuff was never used. 3) Use named struct initialized in table. Signed-off-by: David S. Miller --- Reading git-diff-tree failed