From: Laura Abbott Date: Thu, 9 Oct 2014 22:26:42 +0000 (-0700) Subject: arm: use genalloc for the atomic pool X-Git-Tag: fixes-against-v3.18-rc2~137^2~102 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=36d0fd2198da3fd16b0e0da50ece05b4d295d2f1;p=pandora-kernel.git arm: use genalloc for the atomic pool ARM currently uses a bitmap for tracking atomic allocations. genalloc already handles this type of memory pool allocation so switch to using that instead. Signed-off-by: Laura Abbott Reviewed-by: Catalin Marinas Cc: Arnd Bergmann Cc: David Riley Cc: Olof Johansson Cc: Ritesh Harjain Cc: Russell King Cc: Thierry Reding Cc: Will Deacon Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed