]> git.baikalelectronics.ru Git - kernel.git/commit
ASoC: SOF: Fix DSP oops stack dump output contents
authorYong Zhi <yong.zhi@intel.com>
Wed, 15 Sep 2021 06:32:30 +0000 (09:32 +0300)
committerMark Brown <broonie@kernel.org>
Wed, 15 Sep 2021 12:07:51 +0000 (13:07 +0100)
commit1bc0649c9e20783712d8b226a358907d8fce1bff
tree6f4676518954a5c658297ac4e28158506fb7f01f
parent813cc906720d1ad3cab865cea6eaf0aec605975a
ASoC: SOF: Fix DSP oops stack dump output contents

Fix @buf arg given to hex_dump_to_buffer() and stack address used
in dump error output.

Fixes: 15b1692a9ccf ('ASoC: SOF: Add xtensa support')
Signed-off-by: Yong Zhi <yong.zhi@intel.com>
Reviewed-by: Pierre-Louis Bossart <pierre-louis.bossart@linux.intel.com>
Reviewed-by: Daniel Baluta <daniel.baluta@gmail.com>
Signed-off-by: Peter Ujfalusi <peter.ujfalusi@linux.intel.com>
Link: https://lore.kernel.org/r/20210915063230.29711-1-peter.ujfalusi@linux.intel.com
Signed-off-by: Mark Brown <broonie@kernel.org>
sound/soc/sof/xtensa/core.c