From: Joerg Roedel Date: Mon, 18 Apr 2011 13:45:45 +0000 (+0200) Subject: x86, gart: Set DISTLBWALKPRB bit always X-Git-Tag: v2.6.39-rc5~42^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c34151a742d84ae65db2088ea30495063f697fbe;p=pandora-kernel.git x86, gart: Set DISTLBWALKPRB bit always The DISTLBWALKPRB bit must be set for the GART because the gatt table is mapped UC. But the current code does not set the bit at boot when the BIOS setup the aperture correctly. Fix that by setting this bit when enabling the GART instead of the other places. Cc: Cc: Borislav Petkov Signed-off-by: Joerg Roedel Link: http://lkml.kernel.org/r/1303134346-5805-4-git-send-email-joerg.roedel@amd.com Signed-off-by: H. Peter Anvin --- Reading git-diff-tree failed