diff options
author | Peter Ujfalusi <peter.ujfalusi@linux.intel.com> | 2024-11-07 15:03:06 +0300 |
---|---|---|
committer | Mark Brown <broonie@kernel.org> | 2024-11-07 16:03:23 +0300 |
commit | 83e367c1a178045bf3675646aa9582a0c5a4e566 (patch) | |
tree | ed9eb56dc594f8cc8117d4f95781e63627bd038c /tools/perf/scripts/python/stackcollapse.py | |
parent | 7f4eb7672b1785119b29a4dff50aeef13368e813 (diff) | |
download | linux-83e367c1a178045bf3675646aa9582a0c5a4e566.tar.xz |
ASoC: SOF: ipc3-loader: 'Handle' PROBE_INFO ext_manifest type when parsing
Every time when the firmware is loaded we see the following printed in
info level:
unknown sof_ext_man header type 3 size 0x30
This is the PROBE_INFO element, which is not parsed, but it is not
something that we should treat as surprise, aka unknown type.
Add an empty case with a debug print to 'handle' this ext_manifest type and
silence the confusing print in kernel log.
Signed-off-by: Peter Ujfalusi <peter.ujfalusi@linux.intel.com>
Reviewed-by: Pierre-Louis Bossart <pierre-louis.bossart@linux.intel.com>
Reviewed-by: Bard Liao <yung-chuan.liao@linux.intel.com>
Reviewed-by: Liam Girdwood <liam.r.girdwood@intel.com>
Link: https://patch.msgid.link/20241107120306.30680-3-peter.ujfalusi@linux.intel.com
Signed-off-by: Mark Brown <broonie@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/stackcollapse.py')
0 files changed, 0 insertions, 0 deletions