diff options
| author | Jian Zhang <zhangjian.3032@bytedance.com> | 2026-04-03 17:06:01 +0800 |
|---|---|---|
| committer | Corey Minyard <corey@minyard.net> | 2026-04-03 07:50:04 -0500 |
| commit | c9c99b7b7051eb7121b3224bfce181fb023b0269 (patch) | |
| tree | 67cedae9a916aac3ef8ecf11324b6ccc214e7a49 /tools/perf/scripts/python/flamegraph.py | |
| parent | 1d38e849adb6851ee280aa1a1d687b2181549a66 (diff) | |
ipmi: ssif_bmc: change log level to dbg in irq callback
Long-running tests indicate that this logging can occasionally disrupt
timing and lead to request/response corruption.
Irq handler need to be executed as fast as possible,
most I2C slave IRQ implementations are byte-level, logging here
can significantly affect transfer behavior and timing. It is recommended
to use dev_dbg() for these messages.
Fixes: dd2bc5cc9e25 ("ipmi: ssif_bmc: Add SSIF BMC driver")
Signed-off-by: Jian Zhang <zhangjian.3032@bytedance.com>
Message-ID: <20260403090603.3988423-4-zhangjian.3032@bytedance.com>
Signed-off-by: Corey Minyard <corey@minyard.net>
Diffstat (limited to 'tools/perf/scripts/python/flamegraph.py')
0 files changed, 0 insertions, 0 deletions
