From: George G. Davis Date: Fri, 16 Jan 2015 10:21:05 +0000 (+0100) Subject: ARM: 8286/1: mm: Fix dma_contiguous_reserve comment X-Git-Tag: fixes-v4.0-rc1~125^2~1^4~6 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=99a468d779f6851a31053e6a33bf91391034010b;p=pandora-kernel.git ARM: 8286/1: mm: Fix dma_contiguous_reserve comment DMA contiguous allocations have been able to use highmem since commit "95b0e65 ARM: mm: don't limit default CMA region only to low memory" but a comment still notes the earlier "low memory" limitation. Update the comment to remove the low memory limitation and fix the s/contigouos/contiguous/ typo while we're at it. Signed-off-by: George G. Davis Acked-by: Marek Szyprowski Signed-off-by: Russell King --- Reading git-diff-tree failed