diff options
author | 2022-03-09 13:00:17 +0000 | |
---|---|---|
committer | 2022-03-09 17:50:26 +0000 | |
commit | 353bb6a5f2ac495f289b7c7a528c7d134c9a8ec4 (patch) | |
tree | 43180ae9592d30fa7d7adaa0bf6ba7adcdc82cf3 /tools/perf/scripts/python/libxed.py | |
parent | ASoC: cs35l41: Fix DSP mbox start command and global enable order (diff) | |
download | linux-dev-353bb6a5f2ac495f289b7c7a528c7d134c9a8ec4.tar.xz linux-dev-353bb6a5f2ac495f289b7c7a528c7d134c9a8ec4.zip |
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 'tools/perf/scripts/python/libxed.py')
0 files changed, 0 insertions, 0 deletions