diff options
| author | Christophe JAILLET <christophe.jaillet@wanadoo.fr> | 2026-02-26 21:44:10 +0100 |
|---|---|---|
| committer | Takashi Iwai <tiwai@suse.de> | 2026-02-28 09:33:15 +0100 |
| commit | a69f67702091429316bf7b8dd2c7a405e8c26a65 (patch) | |
| tree | d1df24ca4ff8518077d99b0a851c2c23a5b46a4d /tools/perf/scripts/python/bin/stackcollapse-record | |
| parent | 84446536f63d471ab16b2faa25eeab1df21ace0a (diff) | |
ALSA: aoa: Constify struct codec_connection
'struct codec_connection' are not modified in this driver.
Constifying these structures moves some data to a read-only section, so
increases overall security.
On a x86_64, with allmodconfig:
Before:
======
text data bss dec hex filename
10034 3392 12 13438 347e sound/aoa/fabrics/layout.o
After:
=====
text data bss dec hex filename
10370 3040 12 13422 346e sound/aoa/fabrics/layout.o
Signed-off-by: Christophe JAILLET <christophe.jaillet@wanadoo.fr>
Link: https://patch.msgid.link/4009c337cc1a1a57795562279270c03687973b3b.1772138640.git.christophe.jaillet@wanadoo.fr
Signed-off-by: Takashi Iwai <tiwai@suse.de>
Diffstat (limited to 'tools/perf/scripts/python/bin/stackcollapse-record')
0 files changed, 0 insertions, 0 deletions
