From: Marek Szyprowski Date: Mon, 20 Aug 2012 12:39:39 +0000 (+0200) Subject: ARM: relax conditions required for enabling Contiguous Memory Allocator X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ef0b8aa03f2c93de18821d5e05e67fdef68f826c;p=pandora-kernel.git ARM: relax conditions required for enabling Contiguous Memory Allocator Contiguous Memory Allocator requires only paging and MMU enabled not particular CPU architectures, so there is no need for strict dependency on CPU type. This enables to use CMA on some older ARM v5 systems which also might need large contiguous blocks for the multimedia processing hw modules. Reported-by: Prabhakar Lad Signed-off-by: Marek Szyprowski Tested-by: Prabhakar Lad --- Reading git-diff-tree failed