diff options
| author | Cezary Rojewski <cezary.rojewski@intel.com> | 2026-09-02 10:18:12 +0200 |
|---|---|---|
| committer | Mark Brown <broonie@kernel.org> | 2026-09-03 22:51:39 +0100 |
| commit | d4fa6f94b91137e329ea3f5b360e140b227bb696 (patch) | |
| tree | 1202ef42218d39337cc6caf5d018a2c77e8e14d0 /scripts/Makefile.thinlto | |
| parent | 363a6969f7f875b461236bf520d35f35c3b0e5b1 (diff) | |
| download | linux-next-d4fa6f94b91137e329ea3f5b360e140b227bb696.tar.gz linux-next-d4fa6f94b91137e329ea3f5b360e140b227bb696.zip | |
ASoC: Intel: avs: Fix unbalanced module reference count
strace_open() invokes try_module_get() which on success takes
the module reference. If any follow up operation causes
strace_open() to fail, the refcount shall be put down.
Fixes: 0a5fb3cc28fd ("ASoC: Intel: avs: Keep module refcount up when gathering traces")
Signed-off-by: Cezary Rojewski <cezary.rojewski@intel.com>
Link: https://patch.msgid.link/20260902081814.1590883-9-cezary.rojewski@intel.com
Signed-off-by: Mark Brown <broonie@kernel.org>
Diffstat (limited to 'scripts/Makefile.thinlto')
0 files changed, 0 insertions, 0 deletions
