]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
arm64: add atomic pool for non-coherent and CMA allocations
authorLaura Abbott <lauraa@codeaurora.org>
Thu, 9 Oct 2014 22:26:44 +0000 (15:26 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Fri, 10 Oct 2014 02:25:52 +0000 (22:25 -0400)
commitd4932f9e81ae7a7bf3c3967e48373909b9c98ee5
tree0f9cf08d5d95589b6bbe3fb0f479258a11a4a6f7
parent36d0fd2198da3fd16b0e0da50ece05b4d295d2f1
arm64: add atomic pool for non-coherent and CMA allocations

Neither CMA nor noncoherent allocations support atomic allocations.
Add a dedicated atomic pool to support this.

Reviewed-by: Catalin Marinas <catalin.marinas@arm.com>
Signed-off-by: Laura Abbott <lauraa@codeaurora.org>
Cc: Arnd Bergmann <arnd@arndb.de>
Cc: David Riley <davidriley@chromium.org>
Cc: Olof Johansson <olof@lixom.net>
Cc: Ritesh Harjain <ritesh.harjani@gmail.com>
Cc: Russell King <linux@arm.linux.org.uk>
Cc: Thierry Reding <thierry.reding@gmail.com>
Cc: Will Deacon <will.deacon@arm.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
arch/arm64/Kconfig
arch/arm64/mm/dma-mapping.c