On Wed, 6 Oct 2021 14:06:26 +0300, Peter Ujfalusi wrote: > The aim of this series is to clean up, make it easier to interpret and less > 'chatty' prints aimed for debugging errors. > > For example currently the DSP/IPC dump is printed every time we have an IPC > timeout and it is posible to lost the first and more indicative dump to find the > rootcause. > > [...] Applied to https://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound.git for-next Thanks! [01/19] ASoC: SOF: core: debug: force all processing on primary core commit: 1539c8c5fcca217e3de063e7fbec97f83c7938a7 [02/19] ASoC: SOF: debug: Swap the dsp_dump and ipc_dump sequence for fw_exception commit: e85c26eca639f3cf0ad989756f0eac2045391bb6 [03/19] ASoC: SOF: ipc and dsp dump: Add markers for better visibility commit: 3f7561f74169e199f9d6f4f0cdb9eb681052381a [04/19] ASoC: SOF: Print the dbg_dump and ipc_dump once to reduce kernel log noise commit: 9ff90859b95f6c85ce2d671ecd1e95e91dbe7f15 [05/19] ASoC: SOF: loader: Print the DSP dump if boot fails commit: 247ac640739dda167a127a2ecb158595695ffd7d [06/19] ASoC: SOF: intel: atom: No need to do a DSP dump in atom_run() commit: e131bc58868a529c1c97567fc6d0d8855bdb3ffd [07/19] ASoC: SOF: debug/ops: Move the IPC and DSP dump functions out from the header commit: 360fa3234e9205306b7730d9afa64c8c3f909160 [08/19] ASoC: SOF: debug: Add SOF_DBG_DUMP_OPTIONAL flag for DSP dumping commit: 34346a383de96e9fcecb1906d711fc1b09d9b90a [09/19] ASoC: SOF: intel: hda-loader: Use snd_sof_dsp_dbg_dump() for DSP dump commit: 0ecaa2fff2debf46d6cc978cd6e48d923e3d339d [10/19] ASoC: SOF: Drop SOF_DBG_DUMP_FORCE_ERR_LEVEL and sof_dev_dbg_or_err commit: 23013335bc3c906e304cda507d80b8006381a4f7 [11/19] ASoC: SOF: debug: Print out the fw_state along with the DSP dump commit: c05ec07143998d8505a054378f8d5b287648c9bf [12/19] ASoC: SOF: ipc: Re-enable dumps after successful IPC tx commit: e6ff3db9efe96a9c3cd8b0c33744f259c1928a42 [13/19] ASoC: SOF: ops: Force DSP panic dumps to be printed commit: 705f4539c4c834de9a7885512585b3a27fedf216 [14/19] ASoC: SOF: Introduce macro to set the firmware state commit: 58a5c9a4aa993fe2059c1b8dbcff9bf468d722b8 [15/19] ASoC: SOF: intel: hda: Drop 'error' prefix from error dump functions commit: 4fade25dfbe121f8ef61458b4655966f133b1907 [16/19] ASoC: SOF: core: Clean up snd_sof_get_status() prints commit: e51838909b69a8c941629a6f86804f8e189103e2 [17/19] ASoC: SOF: loader: Drop SOF_DBG_DUMP_REGS flag when firmware start fails commit: f8c3ec4368df1e5051030beaeb961fd7f625d2d1 [18/19] ASoC: SOF: Intel: hda-loader: Drop SOF_DBG_DUMP_REGS flag from dbg_dump calls commit: 7511b0edf1b8d9a1321ac19cb076fcdfe534439a [19/19] ASoC: SOF: Intel: hda: Dump registers and stack when SOF_DBG_DUMP_REGS is set commit: 3ad7b8f4817fcfd68a101ec9986c435f17cc74a1 All being well this means that it will be integrated into the linux-next tree (usually sometime in the next 24 hours) and sent to Linus during the next merge window (or sooner if it is a bug fix), however if problems are discovered then the patch may be dropped or reverted. You may get further e-mails resulting from automated or manual testing and review of the tree, please engage with people reporting problems and send followup patches addressing any issues that are reported if needed. If any updates are required or you are submitting further changes they should be sent as incremental updates against current git, existing patches will not be replaced. Please add any relevant lists and maintainers to the CCs when replying to this mail. Thanks, Mark