diff options
author | Christophe JAILLET <[email protected]> | 2024-05-13 19:37:22 +0200 |
---|---|---|
committer | Mark Brown <[email protected]> | 2024-05-27 01:31:17 +0100 |
commit | 4a341101337fc158b993417a9d2085815b0201da (patch) | |
tree | 487dfd1ab1c7d385cd8983a10f8c5dd2de84cc6d /tools/perf/scripts/python/task-analyzer.py | |
parent | e51c001faa59fd751ef16bac6cf373fb7fc91e9c (diff) |
ASoC: qdsp6: audioreach: Constify struct snd_soc_tplg_ops
Constifying "struct snd_soc_tplg_ops" moves some data to a read-only
section, so increase overall security.
On a x86_64, with allmodconfig:
Before:
text data bss dec hex filename
19942 832 0 20774 5126 sound/soc/qcom/qdsp6/topology.o
After:
text data bss dec hex filename
20102 652 0 20754 5112 sound/soc/qcom/qdsp6/topology.o
Signed-off-by: Christophe JAILLET <[email protected]>
Link: https://msgid.link/r/a5ae843dd8aaacbc1148aea7a3b1d03f11495872.1715526069.git.christophe.jaillet@wanadoo.fr
Signed-off-by: Mark Brown <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/task-analyzer.py')
0 files changed, 0 insertions, 0 deletions