]> pilppa.com Git - linux-2.6-omap-h63xx.git/commit
ARM: OMAP: Fix consistent_sync()
authorTony Lindgren <tony@atomide.com>
Thu, 3 Nov 2005 00:18:23 +0000 (16:18 -0800)
committerTony Lindgren <tony@atomide.com>
Thu, 3 Nov 2005 00:18:23 +0000 (16:18 -0800)
commita9a31cc4ef3830e31766f03f55daa4b43e1d6dac
tree642a02c7da83adc4a5aa9f2a5b33826d6e2645c9
parentf88aaadef947f6093c9bdf26778796e47f1cdf80
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
arch/arm/mm/consistent.c