Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Skip to content
Commit aebb2bfc authored by Raviteja Tamatam's avatar Raviteja Tamatam Committed by Steve Cohen
Browse files

drm/msm/sde: avoid large memory chunk allocation on stack



Few sde functions have high stack frame size which leads to
compilation failure. The changes made move the local variable
allocation on stack to kernel heap.

Change-Id: I0ab5e856be7abc79f84467c5f261ea65957cc072
Signed-off-by: default avatarRaviteja Tamatam <travitej@codeaurora.org>
[cohens@codeaurora.org: fix checkpatch WARNING:
        Prefer kcalloc over kzalloc with multiply]
Signed-off-by: default avatarSteve Cohen <cohens@codeaurora.org>
parent b8f180d6
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment