aboutsummaryrefslogtreecommitdiff
path: root/scripts/gdb/linux/proc.py
diff options
context:
space:
mode:
authorBrian Silverman <[email protected]>2021-11-29 14:26:28 -0800
committerMarc Kleine-Budde <[email protected]>2021-12-07 09:09:02 +0100
commitf58ac1adc76b5beda43c64ef359056077df4d93a (patch)
treecff337ff5e6d4ccbdcdf7625d39abd6b804e565c /scripts/gdb/linux/proc.py
parent3ec6ca6b1a8e64389f0212b5a1b0f6fed1909e45 (diff)
can: m_can: Disable and ignore ELO interrupt
With the design of this driver, this condition is often triggered. However, the counter that this interrupt indicates an overflow is never read either, so overflowing is harmless. On my system, when a CAN bus starts flapping up and down, this locks up the whole system with lots of interrupts and printks. Specifically, this interrupt indicates the CEL field of ECR has overflowed. All reads of ECR mask out CEL. Fixes: e0d1f4816f2a ("can: m_can: add Bosch M_CAN controller support") Link: https://lore.kernel.org/all/[email protected] Cc: [email protected] Signed-off-by: Brian Silverman <[email protected]> Signed-off-by: Marc Kleine-Budde <[email protected]>
Diffstat (limited to 'scripts/gdb/linux/proc.py')
0 files changed, 0 insertions, 0 deletions