diff options
author | Marek Vasut <marex@denx.de> | 2022-10-18 21:35:13 +0300 |
---|---|---|
committer | Mark Brown <broonie@kernel.org> | 2022-10-24 14:40:39 +0300 |
commit | 195583504be28df5d608a4677dd796117aea875f (patch) | |
tree | a30e867078377ebf9a757cffcb357ccd531eee44 /tools/perf/util/scripting-engines/trace-event-python.c | |
parent | f8aa6c895d482847c9b799dcdac8bbdb56cb8e04 (diff) | |
download | linux-195583504be28df5d608a4677dd796117aea875f.tar.xz |
spi: stm32: Print summary 'callbacks suppressed' message
The original fix "spi: stm32: Rate-limit the 'Communication suspended' message"
still leads to "stm32h7_spi_irq_thread: 1696 callbacks suppressed" spew in the
kernel log. Since this 'Communication suspended' message is a debug print, add
RATELIMIT_MSG_ON_RELEASE flag to inhibit the "callbacks suspended" part during
normal operation and only print summary at the end.
Fixes: ea8be08cc9358 ("spi: stm32: Rate-limit the 'Communication suspended' message")
Signed-off-by: Marek Vasut <marex@denx.de>
Link: https://lore.kernel.org/r/20221018183513.206706-1-marex@denx.de
Signed-off-by: Mark Brown <broonie@kernel.org>
Diffstat (limited to 'tools/perf/util/scripting-engines/trace-event-python.c')
0 files changed, 0 insertions, 0 deletions