Commit 28afec42 authored by Jeff Boody's avatar Jeff Boody Committed by Linux Build Service Account
Browse files

msm: kgsl: convert sg allocation to vmalloc



kmalloc allocates physically contiguous memory and
may fail for larger allocations due to fragmentation.
The large allocations are caused by the fact that the
scatterlist structure is 24 bytes and the array size
is proportional to the number of pages being mapped.

CRs-fixed: 327066
Change-Id: Ic7d15ca0399aa5c1fa01b7892cff736b3d1e4236
Signed-off-by: default avatarJeff Boody <jboody@codeaurora.org>
parent d24aaeed
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment