diff options
author | Lee Jones <[email protected]> | 2020-11-24 19:37:52 +0000 |
---|---|---|
committer | Rob Clark <[email protected]> | 2020-11-29 10:36:53 -0800 |
commit | cc9014bf63a4d8fef0eee88e92f027928683ca12 (patch) | |
tree | 2f399bcdf5640377cd5bec00c1af5634dfddffa6 /scripts/gdb/linux/tasks.py | |
parent | 692bdf972dc493cd96b4d05f58594278a776eb0e (diff) |
drm/msm/dp/dp_ctrl: Move 'tu' from the stack to the heap
'struct tu_algo_data' is huge ~400 Bytes.
Fixes the following W=1 kernel build warning(s):
drivers/gpu/drm/msm/dp/dp_ctrl.c: In function ‘_dp_ctrl_calc_tu.constprop’:
drivers/gpu/drm/msm/dp/dp_ctrl.c:938:1: warning: the frame size of 1184 bytes is larger than 1024 bytes [-Wframe-larger-than=]
Cc: Rob Clark <[email protected]>
Cc: Sean Paul <[email protected]>
Cc: David Airlie <[email protected]>
Cc: Daniel Vetter <[email protected]>
Cc: Chandan Uddaraju <[email protected]>
Cc: Kuogee Hsieh <[email protected]>
Cc: [email protected]
Cc: [email protected]
Cc: [email protected]
Signed-off-by: Lee Jones <[email protected]>
Signed-off-by: Rob Clark <[email protected]>
Diffstat (limited to 'scripts/gdb/linux/tasks.py')
0 files changed, 0 insertions, 0 deletions