diff options
author | Marc Kleine-Budde <[email protected]> | 2023-10-05 21:48:09 +0200 |
---|---|---|
committer | Marc Kleine-Budde <[email protected]> | 2023-10-05 21:48:09 +0200 |
commit | bf176313c62ec4f97daa893888aa4fde86749cb2 (patch) | |
tree | 1629c0584cb9d1946a4948ef80e717c8db78d8ee /tools/testing/selftests/bpf/prog_tests/prog_array_init.c | |
parent | 2f0382a7590ed65ef6a4336aace0f30814e24dc1 (diff) | |
parent | 137f59d5dab4bd55ab3d40080de18bf641bdc26a (diff) |
Merge patch series "can: at91: add can_state_get_by_berr_counter() helper, cleanup and convert to rx_offload"
Marc Kleine-Budde <[email protected]> says:
This series first introduces the can_state_get_by_berr_counter()
helper function. It returns the current TX and RX state depending on
the provided CAN bit error counters. It will be later used by the
at91_can driver.
The remaining patches of this series first clean up the at91_can
driver, clean up the bus- and line error (including bus-off) handling,
and then convert it use the rx_offload helper. The driver works better
under high system load and the order of received CAN frames is better
maintained.
Due to a hardware limitation the converted driver could trigger a race
condition in the can_restart() CAN bus-off handler. The patch series
[1] fixes the issue.
[1] https://lore.kernel.org/all/20231005-can-dev-fix-can-restart-v2-0-91b5c1fd922c@pengutronix.de
Changes in v2:
- 1/27: can_state_err_to_state(): use symbolic error values instead of
plain numbers (Thanks Vincent)
- 27/27: fix patch description and typos (Thanks Vincent)
- Link to v1: https://lore.kernel.org/all/[email protected]
Link: https://lore.kernel.org/all/[email protected]
Signed-off-by: Marc Kleine-Budde <[email protected]>
Diffstat (limited to 'tools/testing/selftests/bpf/prog_tests/prog_array_init.c')
0 files changed, 0 insertions, 0 deletions