diff options
author | Lee Jones <[email protected]> | 2020-11-16 17:41:00 +0000 |
---|---|---|
committer | Daniel Vetter <[email protected]> | 2020-11-17 20:08:29 +0100 |
commit | 09234b88ef5598252d1cee37e4d7b26a48b6557f (patch) | |
tree | b5570f756cbc5d8309d7854aa97793c495c00d31 /tools/perf/scripts/python/mem-phys-addr.py | |
parent | ffefe45a2d9ca4eef4b5fe88bd7a8072cdc94e05 (diff) |
drm/selftests/test-drm_dp_mst_helper: Move 'sideband_msg_req_encode_decode' onto the heap
There is too much data being stored on the stack.
Fixes the following W=1 kernel build warning(s):
drivers/gpu/drm/selftests/test-drm_dp_mst_helper.c: In function ‘sideband_msg_req_encode_decode’:
drivers/gpu/drm/selftests/test-drm_dp_mst_helper.c:168:1: warning: the frame size of 1072 bytes is larger than 1024 bytes [-Wframe-larger-than=]
Cc: David Airlie <[email protected]>
Cc: Daniel Vetter <[email protected]>
Cc: [email protected]
Signed-off-by: Lee Jones <[email protected]>
Signed-off-by: Daniel Vetter <[email protected]>
Link: https://patchwork.freedesktop.org/patch/msgid/[email protected]
Diffstat (limited to 'tools/perf/scripts/python/mem-phys-addr.py')
0 files changed, 0 insertions, 0 deletions