From: Muli Ben-Yehuda Date: Tue, 26 Sep 2006 08:52:33 +0000 (+0200) Subject: [PATCH] remove tce_cache_blast_stress() X-Git-Tag: v2.6.19-rc1~1077^2~119 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4ccf4ae3144360ab9c00d0b53427f43369287bfb;p=pandora-kernel.git [PATCH] remove tce_cache_blast_stress() tce_cache_blast_stress was useful during bringup to stress the IOMMU's cache flushing. Now that we quiesce DMAs on every cache flush, using _stress() brings the machine down to its knees once you put it under load. Remove this debug / bringup code that isn't useful anymore completely. Signed-off-by: Muli Ben-Yehuda Signed-off-by: Jon Mason Signed-off-by: Andi Kleen --- Reading git-diff-tree failed