summaryrefslogtreecommitdiff
path: root/kernel
diff options
context:
space:
mode:
authorWolfgang Grandegger <wg@grandegger.com>2016-06-13 15:44:19 +0200
committerBen Hutchings <ben@decadent.org.uk>2016-08-22 22:38:17 +0100
commit758f020d4c3611523f4cc616cb248805b139b06c (patch)
tree1642bf2630af3c2a6ba39564d45ca97675950b14 /kernel
parent2283ea0ed9d4be2b08e539c704ca35ba1dca6886 (diff)
can: at91_can: RX queue could get stuck at high bus load
commit 43200a4480cbbe660309621817f54cbb93907108 upstream. At high bus load it could happen that "at91_poll()" enters with all RX message boxes filled up. If then at the end the "quota" is exceeded as well, "rx_next" will not be reset to the first RX mailbox and hence the interrupts remain disabled. Signed-off-by: Wolfgang Grandegger <wg@grandegger.com> Tested-by: Amr Bekhit <amrbekhit@gmail.com> Signed-off-by: Marc Kleine-Budde <mkl@pengutronix.de> Signed-off-by: Ben Hutchings <ben@decadent.org.uk>
Diffstat (limited to 'kernel')
0 files changed, 0 insertions, 0 deletions