diff options
author | Markus Schneider-Pargmann <msp@baylibre.com> | 2024-08-05 21:30:45 +0300 |
---|---|---|
committer | Marc Kleine-Budde <mkl@pengutronix.de> | 2024-08-06 10:25:30 +0300 |
commit | a572fea86c9b06cd3e6e89d79d565b52cb7e7cff (patch) | |
tree | 32dbbf96c7340a2cf9aec608121e2f43d7c9d765 /tools/perf/scripts/python/export-to-sqlite.py | |
parent | 4d5159bfafa8d1a205d8213b7434e0402588b9ed (diff) | |
download | linux-a572fea86c9b06cd3e6e89d79d565b52cb7e7cff.tar.xz |
can: m_can: disable_all_interrupts, not clear active_interrupts
active_interrupts is a cache for the enabled interrupts and not the
global masking of interrupts. Do not clear this variable otherwise we
may loose the state of the interrupts.
Fixes: 07f25091ca02 ("can: m_can: Implement receive coalescing")
Signed-off-by: Markus Schneider-Pargmann <msp@baylibre.com>
Link: https://lore.kernel.org/all/20240805183047.305630-6-msp@baylibre.com
Signed-off-by: Marc Kleine-Budde <mkl@pengutronix.de>
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions