commit | c0c4642eaba9b12c14f24f699de2fe0c03028e75 | [log] [tgz] |
---|---|---|
author | Krishna Reddy <vdumpa@nvidia.com> | Fri Dec 05 12:12:22 2014 -0800 |
committer | Vandana Salve <vsalve@nvidia.com> | Mon Apr 04 14:58:56 2016 +0530 |
tree | ad11da896783efd904c79a8d5dce404e12cc80bd | |
parent | b1a3bf1ba926f3ee5edaadee2046ef3bb283b943 [diff] |
base: cma: allow mapping memory as noncached Allow mapping CMA memory allocated as noncached. This is necessary to avoid speculative fetches. Bug 200060133 Bug 200062795 Change-Id: Ia33bd57bd5c72ae562a9997867cecdd40795f18a Signed-off-by: Krishna Reddy <vdumpa@nvidia.com> Reviewed-on: http://git-master/r/660344 GVS: Gerrit_Virtual_Submit Conflicts: include/linux/cma.h mm/cma.c