linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
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 v5.1
Date: Fri, 15 Mar 2019 16:26:09 -0400	[thread overview]
Message-ID: <20190315202609.GA30826@graymalkin.kudzu.us> (raw)

Hello Linus,
Here are a few NTB fixes for v5.1.  While the tag is new, the patches
have been in my tree (and thus linux-next) for weeks now.  Please
consider pulling them.

Thanks,
Jon



The following changes since commit bfeffd155283772bbe78c6a05dec7c0128ee500c:

  Linux 5.0-rc1 (2019-01-06 17:08:20 -0800)

are available in the Git repository at:

  git://github.com/jonmason/ntb tags/ntb-5.1

for you to fetch changes up to ebb09b33c60c46fd4f7ffa0af9e693eebe765d1b:

  NTB: add new parameter to peer_db_addr() db_bit and db_data (2019-02-13 11:03:18 -0500)

----------------------------------------------------------------
Fixes for switchtec debugability and mapping table entries, NTB
transport improvements, and a reworking of the peer_db_addr to all for
better abstraction

----------------------------------------------------------------
Joey Zhang (1):
      NTB: ntb_transport: Free MWs in ntb_transport_link_cleanup()

Leonid Ravich (1):
      NTB: add new parameter to peer_db_addr() db_bit and db_data

Logan Gunthorpe (1):
      NTB: ntb_transport: Ensure the destination buffer is mapped for TX DMA

Paul Selles (2):
      ntb_hw_switchtec: debug print 64bit aligned crosslink BAR Numbers
      ntb_hw_switchtec: Added support of >=4G memory windows

Wesley Sheng (1):
      ntb_hw_switchtec: NT req id mapping table register entry number should be 512

 drivers/ntb/hw/intel/ntb_hw_gen1.c     | 25 +++++++++++++++++++------
 drivers/ntb/hw/intel/ntb_hw_gen1.h     |  5 +++--
 drivers/ntb/hw/intel/ntb_hw_gen3.c     | 33 ++++++++++++++++++++++++++++++++-
 drivers/ntb/hw/mscc/ntb_hw_switchtec.c | 20 ++++++++++++++++----
 drivers/ntb/ntb_transport.c            | 31 +++++++++++++++++++++++++++++--
 include/linux/ntb.h                    | 10 +++++++---
 include/linux/switchtec.h              | 10 +++++++---
 7 files changed, 113 insertions(+), 21 deletions(-)

             reply	other threads:[~2019-03-15 20:26 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-03-15 20:26 Jon Mason [this message]
2019-03-15 21:45 ` [GIT PULL] NTB bug fixes for v5.1 pr-tracker-bot

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=20190315202609.GA30826@graymalkin.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).