From: Tony Lindgren Date: Thu, 3 Nov 2005 00:18:23 +0000 (-0800) Subject: ARM: OMAP: Fix consistent_sync() X-Git-Tag: v2.6.15-omap2~115 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a9a31cc4ef3830e31766f03f55daa4b43e1d6dac;p=pandora-kernel.git ARM: OMAP: Fix consistent_sync() It looks like consistent_sync() is off by one on arm as the dmac functions are being called with start and end instead of start and length. Also posted to linux-arm-kernel mailing list: http://lists.arm.linux.org.uk/pipermail/linux-arm-kernel/2005-November/032037.html --- Reading git-diff-tree failed