[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20220410005632.3925219-1-jcmvbkbc@gmail.com>
Date: Sat, 9 Apr 2022 17:56:28 -0700
From: Max Filippov <jcmvbkbc@...il.com>
To: linux-xtensa@...ux-xtensa.org
Cc: Chris Zankel <chris@...kel.net>, linux-kernel@...r.kernel.org,
Duoming Zhou <duoming@....edu.cn>,
Jakub Kicinski <kuba@...nel.org>,
Greg Kroah-Hartman <gregkh@...uxfoundation.org>,
"David S. Miller" <davem@...emloft.net>,
Max Filippov <jcmvbkbc@...il.com>
Subject: [PATCH 0/4] xtensa: iss: clean up network driver
Hello,
this series cleans up ISS network driver and fixes potential deadlock
reported by Duoming Zhou <duoming@....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
Powered by blists - more mailing lists