From: Paul Mundt Date: Sat, 15 Aug 2009 01:48:13 +0000 (+0900) Subject: sh: Track the CPU family in sh_cpuinfo. X-Git-Tag: v2.6.32-rc1~640^2~62 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e82da214d2fe3dc2610df966100c4f36bc0fad91;p=pandora-kernel.git sh: Track the CPU family in sh_cpuinfo. This adds a family member to struct sh_cpuinfo, which allows us to fall back more on the probe routines to work out what sort of subtype we are running on. This will be used by the CPU cache initialization code in order to first do family-level initialization, followed by subtype-level optimizations. Signed-off-by: Paul Mundt --- Reading git-diff-tree failed