commit | 2761b2e20ab80d955542595af901130ef1a4f203 | [log] [tgz] |
---|---|---|
author | Jeremy Gebben <jgebben@codeaurora.org> | Tue Jan 22 14:43:14 2013 -0700 |
committer | Jay Chokshi <jchokshi@codeaurora.org> | Thu Feb 14 10:48:54 2013 -0800 |
tree | 4755e33e64ac9414b013588642205a6b6406a396 | |
parent | e682ac790bba68ddc85d4e50ddfd24b281c0ca4a [diff] |
msm: kgsl: avoid vmap failure while allocating big buffers Limit the amount of pages vmapped at one time during allocation, to avoid requesting more vmalloc space than is likely available. CRs-Fixed: 445005 Change-Id: Icee5912687edf4da585d88308ee0e1c971964785 Signed-off-by: Jeremy Gebben <jgebben@codeaurora.org>