netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH net 0/2] sfc: filter locking fixes
@ 2018-07-11 10:39 Bert Kenward
  2018-07-11 10:44 ` [PATCH net 1/2] sfc: avoid hang from nested use of the filter_sem Bert Kenward
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Bert Kenward @ 2018-07-11 10:39 UTC (permalink / raw)
  To: Dave Miller, netdev, Solarflare Linux Maintainers

Two fixes for sfc ef10 filter table locking. Initially spotted
by lockdep, but one issue has also been seen in normal use.

Bert Kenward (2):
  sfc: avoid hang from nested use of the filter_sem
  sfc: hold filter_sem consistently during reset

 drivers/net/ethernet/sfc/ef10.c | 30 +++++++++++++++++++++---------
 drivers/net/ethernet/sfc/efx.c  | 17 ++++++++---------
 2 files changed, 29 insertions(+), 18 deletions(-)

-- 
2.13.6

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

end of thread, other threads:[~2018-07-12 22:03 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-07-11 10:39 [PATCH net 0/2] sfc: filter locking fixes Bert Kenward
2018-07-11 10:44 ` [PATCH net 1/2] sfc: avoid hang from nested use of the filter_sem Bert Kenward
2018-07-11 10:45 ` [PATCH net 2/2] sfc: hold filter_sem consistently during reset Bert Kenward
2018-07-12 21:52 ` [PATCH net 0/2] sfc: filter locking fixes David Miller

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).