Hello Linus,
Here are a few NTB bug fixes for 4.12.  Please consider pulling them.

Thanks,
Jon



The following changes since commit 41f1830f5a7af77cf5c86359aba3cbd706687e52:

  Linux 4.12-rc6 (2017-06-19 22:19:37 +0800)

are available in the git repository at:

  git://github.com/jonmason/ntb tags/ntb-4.12-bugfixes

for you to fetch changes up to 88931ec3dc11e7dbceb3b0df455693873b508fbe:

  ntb: no sleep in ntb_async_tx_submit (2017-06-19 14:24:41 -0400)

----------------------------------------------------------------
NTB bug fixes to address the modinfo in ntb_perf, a couple of bugs in
the NTB transport QP calculations, skx doorbells,  and sleeping in
ntb_async_tx_submit.

----------------------------------------------------------------
Allen Hubbe (1):
      ntb: no sleep in ntb_async_tx_submit

Dave Jiang (1):
      ntb: ntb_hw_intel: Skylake doorbells should be 32bits, not 64bits

Gary R Hook (1):
      ntb: Correct modinfo usage statement for ntb_perf

Logan Gunthorpe (3):
      NTB: ntb_test: fix bug printing ntb_perf results
      ntb_transport: fix qp count bug
      ntb_transport: fix bug calculating num_qps_mw

 drivers/ntb/hw/intel/ntb_hw_intel.c     |  2 +-
 drivers/ntb/ntb_transport.c             | 58 +++++++--------------------------
 drivers/ntb/test/ntb_perf.c             |  4 +--
 tools/testing/selftests/ntb/ntb_test.sh |  2 +-
 4 files changed, 15 insertions(+), 51 deletions(-)

Reply via email to