From: Sowmini Varadhan <sowmini.varadhan@oracle.com>
To: sowmini.varadhan@oracle.com, davem@davemloft.net,
raghuram.kothakota@oracle.com
Cc: netdev@vger.kernel.org
Subject: [PATCH net-next 0/3] sunvnet: Fixes to avoid soft lockup
Date: Tue, 12 Aug 2014 10:26:17 -0400 [thread overview]
Message-ID: <20140812142617.GG2404@oracle.com> (raw)
The following patchset contains fixes for various sources of
soft lockup in the sunvnet driver.
Sowmini Varadhan (3):
sunvnet: Do not ask for an ACK for every dring transmit
sunvnet: Do not spin in an infinite loop when vio_ldc_send() returns EAGAIN
sunvnet: Schedule maybe_tx_wakeup as a tasklet from ldc_rx path
drivers/net/ethernet/sun/sunvnet.c | 79 ++++++++++++++++++++++++++++----------
drivers/net/ethernet/sun/sunvnet.h | 4 ++
2 files changed, 62 insertions(+), 21 deletions(-)
--
1.8.4.2
next reply other threads:[~2014-08-12 14:26 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-08-12 14:26 Sowmini Varadhan [this message]
2014-08-12 22:09 ` [PATCH net-next 0/3] sunvnet: Fixes to avoid soft lockup 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=20140812142617.GG2404@oracle.com \
--to=sowmini.varadhan@oracle.com \
--cc=davem@davemloft.net \
--cc=netdev@vger.kernel.org \
--cc=raghuram.kothakota@oracle.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 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.