All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] can: mcp251xfd: fix TEF vs TX race condition introduced in UINC improvements
@ 2021-01-05 21:41 Marc Kleine-Budde
  2021-01-05 21:41 ` [PATCH 1/2] can: mcp251xfd: mcp251xfd_handle_tefif(): fix TEF vs. TX race condition Marc Kleine-Budde
  2021-01-05 21:41 ` [PATCH 2/2] can: mcp251xfd: mcp251xfd_handle_rxif_ring(): first increment RX tail pointer in HW, then in driver Marc Kleine-Budde
  0 siblings, 2 replies; 3+ messages in thread
From: Marc Kleine-Budde @ 2021-01-05 21:41 UTC (permalink / raw)
  To: kernel, linux-can; +Cc: Manivannan Sadhasivam, Thomas Kopp

Hello,

during the TEF readout UINC improvements, I introduced a TEF vs TX race
condition to the driver. The first patch fixes the problem. The second patch
fixes the same issue in the RX-path, which causes no problem, but now the code
path look the same.

regards,
Marc




^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2021-01-05 21:42 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-01-05 21:41 [PATCH 0/2] can: mcp251xfd: fix TEF vs TX race condition introduced in UINC improvements Marc Kleine-Budde
2021-01-05 21:41 ` [PATCH 1/2] can: mcp251xfd: mcp251xfd_handle_tefif(): fix TEF vs. TX race condition Marc Kleine-Budde
2021-01-05 21:41 ` [PATCH 2/2] can: mcp251xfd: mcp251xfd_handle_rxif_ring(): first increment RX tail pointer in HW, then in driver Marc Kleine-Budde

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.