From: Paul Mundt Date: Sat, 15 Aug 2009 02:11:16 +0000 (+0900) Subject: sh: Move alias computation to shared cache init. X-Git-Tag: v2.6.32-rc1~640^2~60 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=27d59ec1709817a90aa3ab7169f60994a89ad2f5;p=pandora-kernel.git sh: Move alias computation to shared cache init. This migrates the alias computation and printing of probed cache parameters from the SH-4 code to the shared cpu_cache_init(). This permits other platforms with aliases to make use of the same probe logic without having to roll their own, and also produces consistent output regardless of platform. Signed-off-by: Paul Mundt --- Reading git-diff-tree failed