diff options
author | Thorsten Blum <thorsten.blum@linux.dev> | 2025-04-15 12:03:55 +0300 |
---|---|---|
committer | Mark Brown <broonie@kernel.org> | 2025-04-15 14:36:04 +0300 |
commit | fcdf212fd9b36c299d90229e9546c077db2215ce (patch) | |
tree | b4ee75791cb3618f499a81f49fa309cce60bf831 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | 46e7ea05bf5d9fe4d05e173c824ae173c956cb5f (diff) | |
download | linux-fcdf212fd9b36c299d90229e9546c077db2215ce.tar.xz |
ASoC: cs-amp-lib: Annotate struct cirrus_amp_efi_data with __counted_by()
Add the __counted_by() compiler attribute to the flexible array member
'data' to improve access bounds-checking via CONFIG_UBSAN_BOUNDS and
CONFIG_FORTIFY_SOURCE.
No functional changes intended.
Signed-off-by: Thorsten Blum <thorsten.blum@linux.dev>
Reviewed-by: Richard Fitzgerald <rf@opensource.cirrus.com>
Link: https://patch.msgid.link/20250415090354.92211-2-thorsten.blum@linux.dev
Signed-off-by: Mark Brown <broonie@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions