aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/mem-phys-addr.py
diff options
context:
space:
mode:
authorMarkus Schneider-Pargmann <[email protected]>2023-03-15 12:05:35 +0100
committerMarc Kleine-Budde <[email protected]>2023-03-24 19:13:54 +0100
commit9083e0b09df33376abef2bb28e6a4b0c88f4d00b (patch)
tree11255b62ddc61a4186efdc88cb9e3e7a7f14150d /tools/perf/scripts/python/mem-phys-addr.py
parent897e663218e2d05607a6f5b258134cb026a2fa85 (diff)
can: m_can: Keep interrupts enabled during peripheral read
Interrupts currently get disabled if the interrupt status shows new received data. Non-peripheral chips handle receiving in a worker thread, but peripheral chips are handling the receive process in the threaded interrupt routine itself without scheduling it for a different worker. So there is no need to disable interrupts for peripheral chips. Signed-off-by: Markus Schneider-Pargmann <[email protected]> Reviewed-by: Simon Horman <[email protected]> Link: https://lore.kernel.org/all/[email protected] Signed-off-by: Marc Kleine-Budde <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/mem-phys-addr.py')
0 files changed, 0 insertions, 0 deletions