diff options
author | 2025-07-22 11:23:05 +0100 | |
---|---|---|
committer | 2025-07-22 12:20:42 +0100 | |
commit | 59c5dbd585a0bee70e51fcdf36185f7602b9c285 (patch) | |
tree | ea8ff7a6ab04f0c2181057c1b5c0a5225fbdf769 /tools/perf/scripts/python | |
parent | ASoC: SDCA: Check devm_mutex_init() return value (diff) | |
download | wireguard-linux-59c5dbd585a0bee70e51fcdf36185f7602b9c285.tar.xz wireguard-linux-59c5dbd585a0bee70e51fcdf36185f7602b9c285.zip |
ASoC: SDCA: Shrink detected_mode_handler() stack frame
The stack frame for detected_mode_handler() is a bit large. Dynamically
allocate the control value struct, which is most of the size, to avoid
this.
Fixes: b9ab3b618241 ("ASoC: SDCA: Add some initial IRQ handlers")
Reported-by: kernel test robot <lkp@intel.com>
Closes: https://lore.kernel.org/oe-kbuild-all/202507182222.OLgOy9fX-lkp@intel.com/
Signed-off-by: Charles Keepax <ckeepax@opensource.cirrus.com>
Reviewed-by: Arnd Bergmann <arnd@arndb.de>
Link: https://patch.msgid.link/20250722102305.2513755-1-ckeepax@opensource.cirrus.com
Signed-off-by: Mark Brown <broonie@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions