From: Andi Kleen Date: Mon, 4 Feb 2008 15:48:08 +0000 (+0100) Subject: x86: switch pci-gart over to using set_memory_np() instead of clear_kernel_mapping() X-Git-Tag: v2.6.25-rc1~1057^2~15 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=28d6ee41a6ff8139e442af2dc55928bfbb475586;p=pandora-kernel.git x86: switch pci-gart over to using set_memory_np() instead of clear_kernel_mapping() pci-gart needs to unmap the IOMMU aperture to prevent cache corruptions. Switch this over to using set_memory_np() instead of clear_kernel_mapping(). Signed-off-by: Andi Kleen Signed-off-by: Ingo Molnar Signed-off-by: Thomas Gleixner --- Reading git-diff-tree failed