Commit Graph

3 Commits

Author SHA1 Message Date
Shubhraprakash Das
c30e83b813 ashmem: Add routines to get in kernel reference to ashmem file
Add get_ashmem_file and put_ashmem_file routines in ashmem driver to get
and return file references to ashmem file from within the kernel.

Change-Id: Ifbb54f7c1aab90f6d656a10a3c40ca2b65ceb89a
Signed-off-by: Shubhraprakash Das <sadas@codeaurora.org>
2013-01-20 21:20:49 -08:00
Shubhraprakash Das
5bf95d3a61 ashmem: Add cache flush routines to ashmem
Flush routines are required by msm architecture to properly
flush the cache based on cache architure.

Change-Id: Ic427a7393eccda794d681401fa7e3eb6807b0f0f
Signed-off-by: Shubhraprakash Das <sadas@codeaurora.org>
2013-01-20 21:20:48 -08:00
Stephen Boyd
a8c1feebc6 ashmem: Move ashmem.h from staging to include/linux and export it
Signed-off-by: Stephen Boyd <sboyd@codeaurora.org>
2013-01-20 21:20:47 -08:00