From: Aaron Durbin Date: Tue, 26 Sep 2006 08:52:40 +0000 (+0200) Subject: [PATCH] Insert GART region into resource map X-Git-Tag: v2.6.19-rc1~1077^2~23 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=56dd669a138c40ea6cdae487f233430d12372767;p=pandora-kernel.git [PATCH] Insert GART region into resource map Patch inserts the GART region into the iomem resource map. The GART will then be visible within /proc/iomem. It will also allow for other users utilizing the GART to subreserve the region (agp or IOMMU). Signed-off-by: Aaron Durbin Signed-off-by: Andi Kleen --- Reading git-diff-tree failed