From: Jeff Kirsher <jeffrey.t.kirsher@intel.com>
To: intel-wired-lan@osuosl.org
Subject: [Intel-wired-lan] [next PATCH S40 01/13] i40e: Fix a bug where a client close can be called before an open is complete
Date: Tue, 26 Jul 2016 10:56:28 -0700 [thread overview]
Message-ID: <1469555788.2851.13.camel@intel.com> (raw)
In-Reply-To: <1469488555-28187-2-git-send-email-bimmy.pujari@intel.com>
On Mon, 2016-07-25 at 16:15 -0700, Bimmy Pujari wrote:
> From: Anjali Singhai Jain <anjali.singhai@intel.com>
>
> The client->open call in this path was not protected with the
> client instance mutex. And hence the client->close can get initiated
> before the open completes.
>
> Signed-off-by: Anjali Singhai Jain <anjali.singhai@intel.com>
> Change-Id: I0ed60c38868dd3f44966b6ed49a063d0e5b7edf5
> ---
> ?drivers/net/ethernet/intel/i40e/i40e_client.c | 2 ++
> ?1 file changed, 2 insertions(+)
This does not apply cleanly to the current net-next tree. ?It appears that
this series was based on an old/stale version of my next-queue branch. ?So
I am dropping the series, please update/rebase your series to my current
next-queue branch and resubmit.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 819 bytes
Desc: This is a digitally signed message part
URL: <http://lists.osuosl.org/pipermail/intel-wired-lan/attachments/20160726/dab9ffb0/attachment.asc>
next prev parent reply other threads:[~2016-07-26 17:56 UTC|newest]
Thread overview: 20+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-07-25 23:15 [Intel-wired-lan] [next PATCH S40 00/13] i40e/i40evf updates Bimmy Pujari
2016-07-25 23:15 ` [Intel-wired-lan] [next PATCH S40 01/13] i40e: Fix a bug where a client close can be called before an open is complete Bimmy Pujari
2016-07-26 17:56 ` Jeff Kirsher [this message]
2016-07-25 23:15 ` [Intel-wired-lan] [next PATCH S40 02/13] i40e/i40evf: Reset vlan filter count when resetting Bimmy Pujari
2016-07-25 23:15 ` [Intel-wired-lan] [next PATCH S40 03/13] i40e: reset RX csum error stat with other pf stats Bimmy Pujari
2016-07-25 23:15 ` [Intel-wired-lan] [next PATCH S40 04/13] i40evf: add missing rtnl_lock() around i40evf_set_interrupt_capability Bimmy Pujari
2016-07-25 23:15 ` [Intel-wired-lan] [next PATCH S40 05/13] i40e: Increase minimum number of allocated VSI Bimmy Pujari
2016-07-25 23:47 ` Shannon Nelson
2016-07-26 1:53 ` Abodunrin, Akeem G
2016-07-25 23:15 ` [Intel-wired-lan] [next PATCH S40 06/13] i40e: Fix static analysis tool warning Bimmy Pujari
2016-07-25 23:51 ` Shannon Nelson
2016-07-25 23:15 ` [Intel-wired-lan] [next PATCH S40 07/13] i40e: don't allow reduction of channels below active FD rules Bimmy Pujari
2016-07-25 23:15 ` [Intel-wired-lan] [next PATCH S40 08/13] i40e: Force register writes to mitigate sync issues with iwarp VF driver Bimmy Pujari
2016-07-25 23:15 ` [Intel-wired-lan] [next PATCH S40 09/13] i40e: Don't notify client of VF reset during VF creation Bimmy Pujari
2016-07-25 23:15 ` [Intel-wired-lan] [next PATCH S40 10/13] i40e: fix lookup table when RSS disabled/enabled Bimmy Pujari
2016-07-26 15:48 ` Brady, Alan
2016-07-26 20:39 ` Jeff Kirsher
2016-07-25 23:15 ` [Intel-wired-lan] [next PATCH S40 11/13] i40e: fix memory leak Bimmy Pujari
2016-07-25 23:15 ` [Intel-wired-lan] [next PATCH S40 12/13] i40e: Allow RSS Hash set with less than four parameters Bimmy Pujari
2016-07-25 23:15 ` [Intel-wired-lan] [next PATCH S40 13/13] i40e/i40evf-Bump version from 1.6.11 to 1.6.12 Bimmy Pujari
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=1469555788.2851.13.camel@intel.com \
--to=jeffrey.t.kirsher@intel.com \
--cc=intel-wired-lan@osuosl.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.