netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH net 0/4] octeon_ep: fixes for error and remove paths
@ 2023-08-10 15:01 Michal Schmidt
  2023-08-10 15:01 ` [PATCH net 1/4] octeon_ep: fix timeout value for waiting on mbox response Michal Schmidt
                   ` (4 more replies)
  0 siblings, 5 replies; 10+ messages in thread
From: Michal Schmidt @ 2023-08-10 15:01 UTC (permalink / raw)
  To: netdev
  Cc: Veerasenareddy Burru, Sathesh Edara, David S. Miller,
	Abhijit Ayarekar, Satananda Burla, Vimlesh Kumar

I have an Octeon card that's misconfigured in a way that exposes a
couple of bugs in the octeon_ep driver's error paths. It can reproduce
the issues that patches 1 & 4 are fixing. Patches 2 & 3 are a result of
reviewing the nearby code.

Michal Schmidt (4):
  octeon_ep: fix timeout value for waiting on mbox response
  octeon_ep: cancel tx_timeout_task later in remove sequence
  octeon_ep: cancel ctrl_mbox_task after intr_poll_task
  octeon_ep: cancel queued works in probe error path

 drivers/net/ethernet/marvell/octeon_ep/octep_ctrl_net.c | 2 +-
 drivers/net/ethernet/marvell/octeon_ep/octep_main.c     | 9 +++++----
 2 files changed, 6 insertions(+), 5 deletions(-)

-- 
2.41.0


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

end of thread, other threads:[~2023-08-15  2:10 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-08-10 15:01 [PATCH net 0/4] octeon_ep: fixes for error and remove paths Michal Schmidt
2023-08-10 15:01 ` [PATCH net 1/4] octeon_ep: fix timeout value for waiting on mbox response Michal Schmidt
2023-08-10 15:50   ` Simon Horman
2023-08-10 15:01 ` [PATCH net 2/4] octeon_ep: cancel tx_timeout_task later in remove sequence Michal Schmidt
2023-08-10 15:48   ` Simon Horman
2023-08-11 15:58     ` Michal Schmidt
2023-08-12 17:43       ` Simon Horman
2023-08-10 15:01 ` [PATCH net 3/4] octeon_ep: cancel ctrl_mbox_task after intr_poll_task Michal Schmidt
2023-08-10 15:01 ` [PATCH net 4/4] octeon_ep: cancel queued works in probe error path Michal Schmidt
2023-08-15  2:10 ` [PATCH net 0/4] octeon_ep: fixes for error and remove paths patchwork-bot+netdevbpf

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).