[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20190604190012.6327-1-jakub.kicinski@netronome.com>
Date: Tue, 4 Jun 2019 12:00:10 -0700
From: Jakub Kicinski <jakub.kicinski@...ronome.com>
To: davem@...emloft.net
Cc: netdev@...r.kernel.org, oss-drivers@...ronome.com,
alexei.starovoitov@...il.com,
Jakub Kicinski <jakub.kicinski@...ronome.com>
Subject: [PATCH net v2 0/2] net/tls: redo the RX resync locking
Hi!
Take two of making sure we don't use a NULL netdev pointer
for RX resync. This time using a bit and an open coded
wait loop.
v2:
- fix build warning (DaveM).
Jakub Kicinski (2):
Revert "net/tls: avoid NULL-deref on resync during device removal"
net/tls: replace the sleeping lock around RX resync with a bit lock
include/net/tls.h | 4 ++++
net/tls/tls_device.c | 26 ++++++++++++++++++--------
2 files changed, 22 insertions(+), 8 deletions(-)
--
2.21.0
Powered by blists - more mailing lists