From: Dan Williams Date: Tue, 11 Nov 2008 20:12:33 +0000 (-0700) Subject: iop-adma: add a dummy read to flush next descriptor update X-Git-Tag: v2.6.28-rc5~60^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=137cb55c6dcd56cb367285adaf15f808a2a9fec7;p=pandora-kernel.git iop-adma: add a dummy read to flush next descriptor update The current dummy read references the wrong address allowing the next descriptor address update to linger in the store buffer and get passed by an 'append' event. This issue was uncovered by the change from strongly-ordered to device memory for the adma registers. Signed-off-by: Dan Williams --- Reading git-diff-tree failed