OSDN Git Service

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)
commitac4dfccb96571ca03af7cac64b7a0b2952c97f3a
tree6f4676518954a5c658297ac4e28158506fb7f01f
parent7bd5d979dfdb6c047499a5ac91339bf42f7bdee3
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: e657c18a01c8 ('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