From: Pierre Willenbrock Date: Fri, 19 Jun 2009 16:31:47 +0000 (+0200) Subject: agp/intel: Make intel_i965_mask_memory use dma_addr_t for physical addresses X-Git-Tag: v2.6.31-rc1~101^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0b7af262aba912f52bc6ef76f1bc0960b01b8502;p=pandora-kernel.git agp/intel: Make intel_i965_mask_memory use dma_addr_t for physical addresses Otherwise, the high bits to be stuffed in the unused lower bits of the page address are lost. Signed-off-by: Pierre Willenbrock Signed-off-by: Dave Airlie --- Reading git-diff-tree failed