android_kernel_samsung_msm8976/arch/arm64/mm
Laura Abbott 91306dfca1 arm64: Align CMA sizes to PAGE_SIZE
dma_alloc_from_contiguous takes number of pages for a size.
Align up the dma size passed in to page size to avoid truncation
and allocation failures on sizes less than PAGE_SIZE.

Change-Id: Ibe079ddef8a6a5f0a216fb2945f3e1750fd0ff69
Signed-off-by: Laura Abbott <lauraa@codeaurora.org>
2014-02-05 15:31:10 -08:00
..
cache.S arm64: provide dma cache routines with same API as 32 bit 2014-02-05 09:34:04 -08:00
context.c
copypage.c
dma-mapping.c arm64: Align CMA sizes to PAGE_SIZE 2014-02-05 15:31:10 -08:00
extable.c
fault.c
flush.c
init.c arm64: Enable CMA 2014-02-05 09:34:02 -08:00
ioremap.c
Makefile
mm.h
mmap.c
mmu.c
pgd.c
proc-macros.S
proc.S arm64: Remove unused cpu_name ascii in arch/arm64/mm/proc.S 2014-02-05 09:34:00 -08:00
tlb.S