From: Michal Simek Date: Thu, 11 Mar 2010 13:15:48 +0000 (+0100) Subject: microblaze: Fix dma alloc and free coherent dma functions X-Git-Tag: v2.6.34-rc2~16^2~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1be53e084a5bd8f59850348e1066d25aa0200031;p=pandora-kernel.git microblaze: Fix dma alloc and free coherent dma functions We have to use consistent code to be able to do coherent dma function. In consistent code is used cache inhibit page mapping. Xilinx reported that there is bug in Microblaze for WB and d-cache_always use option. Microblaze 7.30.a should be first version where is this bug removed. Signed-off-by: Michal Simek --- Reading git-diff-tree failed