commit | 900f9ac9f12dc3dd6fc8e33e16df172eafcaead6 | [log] [tgz] |
---|---|---|
author | Andreas Herrmann <andreas.herrmann3@amd.com> | Fri Sep 17 18:02:54 2010 +0200 |
committer | H. Peter Anvin <hpa@linux.intel.com> | Fri Sep 17 13:26:21 2010 -0700 |
tree | 7fb7bf3a150f8a3cc513e1bf6bd842e4ad213473 | |
parent | 3518dd14ca888085797ca8d3a9e11c8ef9e7ae68 [diff] |
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 <andreas.herrmann3@amd.com> LKML-Reference: <20100917160254.GC4958@loge.amd.com> Signed-off-by: H. Peter Anvin <hpa@linux.intel.com>