All of lore.kernel.org
 help / color / mirror / Atom feed
From: Jon Mason <jdmason@kudzu.us>
To: Xiangliang Yu <Xiangliang.Yu@amd.com>
Cc: Allen.Hubbe@emc.com, dave.jiang@intel.com,
	linux-kernel@vger.kernel.org, linux-ntb@googlegroups.com,
	SPG_Linux_Kernel@amd.com
Subject: Re: [Resend PATCH V5 0/1] AMD NTB V5 changes
Date: Thu, 21 Jan 2016 19:52:03 -0500	[thread overview]
Message-ID: <20160122005201.GA18163@kudzu.us> (raw)
In-Reply-To: <1453377190-10533-1-git-send-email-Xiangliang.Yu@amd.com>

On Thu, Jan 21, 2016 at 07:53:10PM +0800, Xiangliang Yu wrote:
> Resend V5 for more convenient pick up.
> Main changes in V5
> Only change Signed-off-by to Reviewed-by.

Included in the NTB git tree.

Thanks,
Jon

> 
> Xiangliang Yu (1):
>   [Resend patch V5] NTB: Add support for AMD PCI-Express Non-Transparent Bridge
> 
>  MAINTAINERS                     |    6 +
>  drivers/ntb/hw/Kconfig          |    1 +
>  drivers/ntb/hw/Makefile         |    1 +
>  drivers/ntb/hw/amd/Kconfig      |    7 +
>  drivers/ntb/hw/amd/Makefile     |    1 +
>  drivers/ntb/hw/amd/ntb_hw_amd.c | 1143 +++++++++++++++++++++++++++++++++++++++
>  drivers/ntb/hw/amd/ntb_hw_amd.h |  217 ++++++++
>  7 files changed, 1376 insertions(+)
>  create mode 100644 drivers/ntb/hw/amd/Kconfig
>  create mode 100644 drivers/ntb/hw/amd/Makefile
>  create mode 100644 drivers/ntb/hw/amd/ntb_hw_amd.c
>  create mode 100644 drivers/ntb/hw/amd/ntb_hw_amd.h
> 
> -- 
> 1.9.1
> 

      reply	other threads:[~2016-01-22  0:53 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-01-21 11:53 [Resend PATCH V5 0/1] AMD NTB V5 changes Xiangliang Yu
2016-01-21 11:53 ` Xiangliang Yu
2016-01-22  0:52 ` Jon Mason [this message]

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=20160122005201.GA18163@kudzu.us \
    --to=jdmason@kudzu.us \
    --cc=Allen.Hubbe@emc.com \
    --cc=SPG_Linux_Kernel@amd.com \
    --cc=Xiangliang.Yu@amd.com \
    --cc=dave.jiang@intel.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-ntb@googlegroups.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.