ion: check invalid values in ion_system_heap
ion_system_heap can only satisfy page alignment, and ion_system_contig_heap can only satisify alignment to the allocation size. Neither can support faulting user mappings because they use slab pages. Change-Id: I895c2d4184c672f647f83a17aeb862985dc92f2c Signed-off-by:Colin Cross <ccross@android.com> Git-commit: e8f7f42cdcbe3ae4c4bf719847369ddac44219a9 Git-repo: http://android.googlesource.com/kernel/common/ [mitchelh@codeaurora.org: some context due to msm fixes] Signed-off-by:
Mitchel Humpherys <mitchelh@codeaurora.org>
Loading
Please register or sign in to comment