All of lore.kernel.org
 help / color / mirror / Atom feed
From: Bert Kenward <bkenward@solarflare.com>
To: Dave Miller <davem@davemloft.net>,
	netdev <netdev@vger.kernel.org>,
	Solarflare Linux Maintainers <linux-net-drivers@solarflare.com>
Subject: [PATCH net 0/2] sfc: filter locking fixes
Date: Wed, 11 Jul 2018 11:39:39 +0100	[thread overview]
Message-ID: <ffa1a8d2-7906-29f9-6089-f968aa376681@solarflare.com> (raw)

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

             reply	other threads:[~2018-07-11 10:43 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-07-11 10:39 Bert Kenward [this message]
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

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=ffa1a8d2-7906-29f9-6089-f968aa376681@solarflare.com \
    --to=bkenward@solarflare.com \
    --cc=davem@davemloft.net \
    --cc=linux-net-drivers@solarflare.com \
    --cc=netdev@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.