From: Jon Mason <jon.mason@intel.com>
To: Linus Torvalds <torvalds@linux-foundation.org>
Cc: linux-kernel@vger.kernel.org
Subject: [GIT PULL] NTB bug fixes and features for v3.13
Date: Fri, 22 Nov 2013 18:30:51 -0700 [thread overview]
Message-ID: <20131123013051.GC24842@jonmason-lab> (raw)
Hi Linus,
Below are a number of NTB bug fixes and features for v3.13. Please
consider pulling them.
Thanks,
Jon
The following changes since commit 5e01dc7b26d9f24f39abace5da98ccbd6a5ceb52:
Linux 3.12 (2013-11-03 15:41:51 -0800)
are available in the git repository at:
git://github.com/jonmason/ntb.git tags/ntb-3.13
for you to fetch changes up to e8aeb60c389c2aa48d345bcf717f8cb7edf67680:
NTB: Disable interrupts and poll under high load (2013-11-20 09:57:34 -0700)
----------------------------------------------------------------
NTB driver bug fixes to address a missed call to pci_enable_msix,
NTB-RP Link Up issue, Xeon Doorbell errata workaround, ntb_transport
link down race, and correct dmaengine_get/put usage. Also, clean-ups
to remove duplicate defines and document a hardware errata. Finally,
some changes to improve performance.
----------------------------------------------------------------
Alexander Gordeev (1):
ntb: Fix missed call to pci_enable_msix()
Jon Mason (7):
NTB: Xeon Doorbell errata workaround
NTB: Fix NTB-RP Link Up
NTB: Fix ntb_transport link down race
NTB: correct dmaengine_get/put usage
NTB: Document HW errata
NTB: Enable Snoop on Primary Side
NTB: Disable interrupts and poll under high load
Michael Opdenacker (1):
NTB: remove duplicate defines
drivers/ntb/ntb_hw.c | 121 ++++++++++++++++++++++++++++++++++++-------
drivers/ntb/ntb_hw.h | 7 +--
drivers/ntb/ntb_regs.h | 16 +++---
drivers/ntb/ntb_transport.c | 77 ++++++++++++++-------------
4 files changed, 156 insertions(+), 65 deletions(-)
reply other threads:[~2013-11-23 1:30 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
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=20131123013051.GC24842@jonmason-lab \
--to=jon.mason@intel.com \
--cc=linux-kernel@vger.kernel.org \
--cc=torvalds@linux-foundation.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox