diff options
| author | Jian Zhang <zhangjian.3032@bytedance.com> | 2026-04-03 17:05:58 +0800 |
|---|---|---|
| committer | Corey Minyard <corey@minyard.net> | 2026-04-03 07:49:45 -0500 |
| commit | 7fc3e2546cf3fa9a28a2acc92a512c779a8e5038 (patch) | |
| tree | 721e87aca170efb67cd197337f203c3553a90555 /tools/perf/scripts/python | |
| parent | 122d16da1313f1746a4cdd31a620bbb141be7060 (diff) | |
ipmi: ssif_bmc: cancel response timer on remove
The response timer can stay armed across device teardown. If it fires after
remove, the callback dereferences the SSIF context and the i2c client after
teardown has started.
Cancel the timer in remove so the callback cannot run after the device is
unregistered.
Signed-off-by: Jian Zhang <zhangjian.3032@bytedance.com>
Message-ID: <20260403090603.3988423-1-zhangjian.3032@bytedance.com>
Signed-off-by: Corey Minyard <corey@minyard.net>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions
