mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
* [PATCH 0/4] xtensa: iss: clean up network driver
@ 2022-04-10  0:56 Max Filippov
  2022-04-10  0:56 ` [PATCH 1/4] xtensa: iss: drop opened_list logic from the " Max Filippov
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: Max Filippov @ 2022-04-10  0:56 UTC (permalink / raw)
  To: linux-xtensa
  Cc: Chris Zankel, linux-kernel, Duoming Zhou, Jakub Kicinski,
	Greg Kroah-Hartman, David S. Miller, Max Filippov

Hello,

this series cleans up ISS network driver and fixes potential deadlock
reported by Duoming Zhou <duoming@zju.edu.cn> here:
https://lore.kernel.org/lkml/20220409055135.54921-1-duoming@zju.edu.cn/

Max Filippov (4):
  xtensa: iss: drop opened_list logic from the network driver
  xtensa: iss: replace iss_net_set_mac with eth_mac_addr
  xtensa: iss: clean up per-device locking in network driver
  xtensa: iss: extract and constify network callbacks

 arch/xtensa/platforms/iss/network.c | 150 +++++++++++-----------------
 1 file changed, 59 insertions(+), 91 deletions(-)

-- 
2.30.2


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

end of thread, other threads:[~2022-04-10  0:57 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-04-10  0:56 [PATCH 0/4] xtensa: iss: clean up network driver Max Filippov
2022-04-10  0:56 ` [PATCH 1/4] xtensa: iss: drop opened_list logic from the " Max Filippov
2022-04-10  0:56 ` [PATCH 2/4] xtensa: iss: replace iss_net_set_mac with eth_mac_addr Max Filippov
2022-04-10  0:56 ` [PATCH 3/4] xtensa: iss: clean up per-device locking in network driver Max Filippov
2022-04-10  0:56 ` [PATCH 4/4] xtensa: iss: extract and constify network callbacks Max Filippov

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox

all inboxes | Powered by JetHome®