git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f88aaad
)
ARM: OMAP: Fix consistent_sync()
author
Tony Lindgren
<tony@atomide.com>
Thu, 3 Nov 2005 00:18:23 +0000
(16:18 -0800)
committer
Tony Lindgren
<tony@atomide.com>
Thu, 3 Nov 2005 00:18:23 +0000
(16:18 -0800)
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
No differences found