From: Jan Beulich Date: Tue, 6 Feb 2007 02:46:40 +0000 (-0800) Subject: [IA64] swiotlb bug fixes X-Git-Tag: v2.6.21-rc1~92^2~36^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=cde14bbfb3aa79b479db35bd29e6c083513d8614;p=pandora-kernel.git [IA64] swiotlb bug fixes This patch fixes - marking I-cache clean of pages DMAed to now only done for IA64 - broken multiple inclusion in include/asm-x86_64/swiotlb.h - missing call to mark_clean in swiotlb_sync_sg() - a (perhaps only theoretical) issue in swiotlb_dma_supported() when io_tlb_end is exactly at the end of memory Signed-off-by: Jan Beulich Signed-off-by: Andrew Morton Signed-off-by: Tony Luck --- Reading git-diff-tree failed