From: Jon Mason <jdmason@kudzu.us>
To: torvalds@linux-foundation.org
Cc: linux-kernel@vger.kernel.org, linux-ntb@googlegroups.com
Subject: [GIT PULL] NTB bug fixes for v4.9
Date: Sun, 13 Nov 2016 17:21:49 -0500 [thread overview]
Message-ID: <20161113222148.GA28184@arkham.kudzu.us> (raw)
Hello Linus,
Here are a few NTB bug fixes for 4.9. Please consider pulling them.
Thanks,
Jon
The following changes since commit a25f0944ba9b1d8a6813fd6f1a86f1bd59ac25a6:
Linux 4.9-rc5 (2016-11-13 10:32:32 -0800)
are available in the git repository at:
git://github.com/jonmason/ntb tags/ntb-4.9
for you to fetch changes up to 819baf885953b588b63bef28e5598daf9ed4ddf9:
ntb_perf: potential info leak in debugfs (2016-11-13 16:48:30 -0500)
----------------------------------------------------------------
NTB bug fixes for ntb_hw_intel, ntb_perf, and ntb_pingpong. Also, a
fixup to use jiffies in schedule_timeout_* call instead of a constant.
----------------------------------------------------------------
Dan Carpenter (1):
ntb_perf: potential info leak in debugfs
Dave Jiang (1):
ntb: ntb_hw_intel: init peer_addr in struct intel_ntb_dev
Nicholas Mc Guire (2):
ntb_transport: make DMA_OUT_RESOURCE_TO HZ independent
ntb: make DMA_OUT_RESOURCE_TO HZ independent
Wei Yongjun (2):
ntb_pingpong: Fix db_init parameter description
NTB: ntb_hw_intel: Fix typo in module parameter descriptions
drivers/ntb/hw/intel/ntb_hw_intel.c | 15 +++++++++------
drivers/ntb/ntb_transport.c | 2 +-
drivers/ntb/test/ntb_perf.c | 8 ++++----
drivers/ntb/test/ntb_pingpong.c | 2 +-
4 files changed, 15 insertions(+), 12 deletions(-)
reply other threads:[~2016-11-13 22:21 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=20161113222148.GA28184@arkham.kudzu.us \
--to=jdmason@kudzu.us \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-ntb@googlegroups.com \
--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;
as well as URLs for NNTP newsgroup(s).