From: Hans Rosenfeld Date: Fri, 29 Oct 2010 15:14:32 +0000 (+0200) Subject: x86, cacheinfo: Cleanup L3 cache index disable support X-Git-Tag: v2.6.38-rc1~487^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f658bcfb2607bf0808966a69cf74135ce98e5c2d;p=pandora-kernel.git x86, cacheinfo: Cleanup L3 cache index disable support Adaptions to the changes of the AMD northbridge caching code: instead of a bool in each l3 struct, use a flag in amd_northbridges.flags to indicate L3 cache index disable support; use a pointer to the whole northbridge instead of the misc device in the l3 struct; simplify the initialisation; dynamically generate sysfs attribute array. Signed-off-by: Hans Rosenfeld Signed-off-by: Borislav Petkov --- Reading git-diff-tree failed