From: Russell King Date: Wed, 3 Nov 2010 16:00:15 +0000 (+0000) Subject: ARM: Fix DMA coherent allocator alignment X-Git-Tag: v2.6.37-rc2~27^2~10 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c947f69fff183e5d2a06160d9262b5dab7359e95;p=pandora-kernel.git ARM: Fix DMA coherent allocator alignment An out by one bug meant that the DMA coherent allocator was aligning to one more bit than it should, causing it to run out of available memory quicker. Fix this. Reported-by: Petr Štetiar Signed-off-by: Russell King --- Reading git-diff-tree failed