[Linaro-mm-sig] [PATCH 12/15] drivers: add Contiguous Memory Allocator
From: Ohad Ben-Cohen <hidden>
Date: 2012-01-27 14:59:33
Also in:
linux-media, linux-mm, lkml
From: Ohad Ben-Cohen <hidden>
Date: 2012-01-27 14:59:33
Also in:
linux-media, linux-mm, lkml
2012/1/27 Marek Szyprowski [off-list ref]:
Ohad, could you tell a bit more about your issue?
Sure, feel free to ask.
Does this 'large region' is a device private region (declared with dma_declare_contiguous())
Yes, it is. See omap_rproc_reserve_cma() in: http://git.kernel.org/?p=linux/kernel/git/ohad/remoteproc.git;a=commitdiff;h=dab6a2584550a629746fa1dea2be8ffbe1910277 Thanks, Ohad.