Commit 9b2fbf05 authored by Chintan Pandya's avatar Chintan Pandya Committed by Sudhir Sharma
Browse files

msm: Kconfig: Select ARM_HAS_SG_CHAIN for 7627a/8625



ION allocations in SYSTEM_HEAP now uses alloc_pages() and not
vmalloc(). This will add one entry into sg_table for each page
of allocation. With this, sg_table may over-cross the limit
of fitting into one page for bigger sized allocations. So,
accommodate extended sg_table entries by chaining more pages.

ARCH_HAS_SG_CHAIN will enable this chain of pages. Enable
ARM_HAS_SG_CHAIN to select ARCH_HAS_SG_CHAIN.

Signed-off-by: default avatarChintan Pandya <cpandya@codeaurora.org>
(cherry picked from commit 3544e745)

Change-Id: Ie43fef5d2a88aedbbb324b60ca39ea594a0a069e
Signed-off-by: default avatarSudhir Sharma <sudsha@codeaurora.org>
parent d6660166
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment