diff options
author | Simon Trimmer <simont@opensource.cirrus.com> | 2022-03-09 16:00:17 +0300 |
---|---|---|
committer | Mark Brown <broonie@kernel.org> | 2022-03-09 20:50:26 +0300 |
commit | 353bb6a5f2ac495f289b7c7a528c7d134c9a8ec4 (patch) | |
tree | 43180ae9592d30fa7d7adaa0bf6ba7adcdc82cf3 /sound/Kconfig | |
parent | 5e02fb590e83684f63217f93a9cdeabd6a925f9c (diff) | |
download | linux-353bb6a5f2ac495f289b7c7a528c7d134c9a8ec4.tar.xz |
ASoC: wm_adsp: Compressed stream DSP memory structs should be __packed
The compressed stream code has a bunch of structs that are used to
represent DSP memory but have not been marked __packed. This isn't
safe, they could get padded on a 64-bit build.
Signed-off-by: Simon Trimmer <simont@opensource.cirrus.com>
Link: https://lore.kernel.org/r/20220309130017.2816-1-simont@opensource.cirrus.com
Acked-by: Charles Keepax <ckeepax@opensource.cirrus.com>
Signed-off-by: Mark Brown <broonie@kernel.org>
Diffstat (limited to 'sound/Kconfig')
0 files changed, 0 insertions, 0 deletions