From: David Miller <davem@davemloft.net>
To: tlfalcon@linux.ibm.com
Cc: netdev@vger.kernel.org, linuxppc-dev@lists.ozlabs.org
Subject: Re: [PATCH net 0/2] net/ibmvnic: Fix reset work item locking bugs
Date: Mon, 10 Dec 2018 17:34:40 -0800 (PST) [thread overview]
Message-ID: <20181210.173440.1960027119099459927.davem@davemloft.net> (raw)
In-Reply-To: <1544476943-5712-1-git-send-email-tlfalcon@linux.ibm.com>
From: Thomas Falcon <tlfalcon@linux.ibm.com>
Date: Mon, 10 Dec 2018 15:22:21 -0600
> This patch set fixes issues with scheduling reset work items in
> a tasklet context. Since ibmvnic_reset can called in an interrupt,
> it should not use a mutex or allocate memory non-atomically.
Series applied, thanks.
prev parent reply other threads:[~2018-12-11 1:36 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2018-12-10 21:22 [PATCH net 0/2] net/ibmvnic: Fix reset work item locking bugs Thomas Falcon
2018-12-10 21:22 ` [PATCH net 1/2] ibmvnic: Convert reset work item mutex to spin lock Thomas Falcon
2018-12-10 21:22 ` [PATCH net 2/2] ibmvnic: Fix non-atomic memory allocation in IRQ context Thomas Falcon
2018-12-11 1:34 ` David Miller [this message]
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=20181210.173440.1960027119099459927.davem@davemloft.net \
--to=davem@davemloft.net \
--cc=linuxppc-dev@lists.ozlabs.org \
--cc=netdev@vger.kernel.org \
--cc=tlfalcon@linux.ibm.com \
/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 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).