summaryrefslogtreecommitdiff
path: root/include/uapi/linux
diff options
context:
space:
mode:
authorVeera Sundaram Sankaran <veeras@codeaurora.org>2015-01-08 12:20:41 -0800
committerDavid Keitel <dkeitel@codeaurora.org>2016-03-23 20:37:16 -0700
commit6fada7ee2f6eeec23b441bf5f38ceac66ddb01f2 (patch)
treedd7e3eddbc6e89f23551acb60b446c2359bd7bf8 /include/uapi/linux
parent737b46a4bcb2eb702e516845c5e81b219f803597 (diff)
msm: mdss: Fix apq8084 compilation failure due to large struct size
Due to overlay struct size increase, the stack size requirement for function is increasing when it is used as local variable. This causes the compilation failure due to fix stack size on APQ8084. This change fixes the issue by using overlay structure from heap instead of stack. Change-Id: I9ca116a8db9c01f488a7cbc85c659827ba3693b3 Signed-off-by: Veera Sundaram Sankaran <veeras@codeaurora.org>
Diffstat (limited to 'include/uapi/linux')
0 files changed, 0 insertions, 0 deletions