summaryrefslogtreecommitdiff
path: root/scripts/gdb/linux/utils.py
diff options
context:
space:
mode:
authorNick Desaulniers <nick.desaulniers@gmail.com>2021-03-14 18:39:08 -0700
committerMark Brown <broonie@kernel.org>2021-03-18 13:54:42 +0000
commitbef2897d31b97852d80b38e9376ed5ef3a90b309 (patch)
tree184b815a05687baea6f3b7b3fc5b79d2332ab5ab /scripts/gdb/linux/utils.py
parentc00f4f2598d334470b49385f811ca8f5c966a63e (diff)
ASoC: Intel: Skylake: skl-topology: fix -frame-larger-than
sound/soc/intel/skylake/skl-topology.c:3613:13: warning: stack frame size of 1304 bytes in function 'skl_tplg_complete' [-Wframe-larger-than=] struct snd_ctl_elem_value is 1224 bytes in my configuration. Heap allocate it, then free it within the current frame. Suggested-by: Andy Shevchenko <andy.shevchenko@gmail.com> Signed-off-by: Nick Desaulniers <nick.desaulniers@gmail.com> Link: https://lore.kernel.org/r/20210315013908.217219-1-nick.desaulniers@gmail.com Signed-off-by: Mark Brown <broonie@kernel.org>
Diffstat (limited to 'scripts/gdb/linux/utils.py')
0 files changed, 0 insertions, 0 deletions