Files
kernel_common_drivers/drivers/memory_ext
Jianxiong Pan d7f2ef88e0 mm: reduce stack size of memory functions. [1/1]
PD#SWPL-256955

Problem:
cma_alloc_contig_boost stack size up to 1632 bytes.
define 1024 bytes array in _dump_dmc_reg.

Solution:
avoid defining large arrays in function.

Verify:
local.

Change-Id: Iade76aea2a8fae22c0e884cd71107a20fa239e56
Signed-off-by: Jianxiong Pan <jianxiong.pan@amlogic.com>
2026-03-02 11:22:33 +08:00
..
2025-03-12 22:15:55 -08:00
2025-04-16 02:11:33 -07:00