From: Andreas Herrmann Date: Fri, 17 Sep 2010 16:02:54 +0000 (+0200) Subject: x86, k8-gart: Decouple handling of garts and northbridges X-Git-Tag: v2.6.37-rc1~212^2~8 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=900f9ac9f12dc3dd6fc8e33e16df172eafcaead6;p=pandora-kernel.git x86, k8-gart: Decouple handling of garts and northbridges So far we only provide num_k8_northbridges. This is required in different areas (e.g. L3 cache index disable, GART). But not all AMD CPUs provide a GART. Thus it is useful to split off the GART handling from the generic caching of AMD northbridge misc devices. Signed-off-by: Andreas Herrmann LKML-Reference: <20100917160254.GC4958@loge.amd.com> Signed-off-by: H. Peter Anvin --- Reading git-diff-tree failed