public inbox for linux-pci@vger.kernel.org
 help / color / mirror / Atom feed
From: Bjorn Helgaas <helgaas@kernel.org>
To: Yicong Yang <yangyicong@hisilicon.com>
Cc: bhelgaas@google.com, linux-pci@vger.kernel.org, linuxarm@huawei.com
Subject: Re: [PATCH] PCI/AER: Update the link to the aer-inject tool
Date: Wed, 2 Mar 2022 14:13:56 -0600	[thread overview]
Message-ID: <20220302201356.GA746983@bhelgaas> (raw)
In-Reply-To: <20220115104921.21606-1-yangyicong@hisilicon.com>

On Sat, Jan 15, 2022 at 06:49:21PM +0800, Yicong Yang wrote:
> The link to the aer-inject referenced leads to an empty repo
> and seems no longer used. Replace it with the link mentioned
> in Documentation/PCI/pcieaer-howto.rst.
> 
> Signed-off-by: Yicong Yang <yangyicong@hisilicon.com>

Applied to pci/misc for v5.18, thanks!

> ---
>  drivers/pci/pcie/Kconfig      | 2 +-
>  drivers/pci/pcie/aer_inject.c | 2 +-
>  2 files changed, 2 insertions(+), 2 deletions(-)
> 
> diff --git a/drivers/pci/pcie/Kconfig b/drivers/pci/pcie/Kconfig
> index 45a2ef702b45..788ac8df3f9d 100644
> --- a/drivers/pci/pcie/Kconfig
> +++ b/drivers/pci/pcie/Kconfig
> @@ -43,7 +43,7 @@ config PCIEAER_INJECT
>  	  error injection can fake almost all kinds of errors with the
>  	  help of a user space helper tool aer-inject, which can be
>  	  gotten from:
> -	     https://www.kernel.org/pub/linux/utils/pci/aer-inject/
> +	     https://git.kernel.org/cgit/linux/kernel/git/gong.chen/aer-inject.git/
>  
>  #
>  # PCI Express ECRC
> diff --git a/drivers/pci/pcie/aer_inject.c b/drivers/pci/pcie/aer_inject.c
> index 767f8859b99b..2dab275d252f 100644
> --- a/drivers/pci/pcie/aer_inject.c
> +++ b/drivers/pci/pcie/aer_inject.c
> @@ -6,7 +6,7 @@
>   * trigger various real hardware errors. Software based error
>   * injection can fake almost all kinds of errors with the help of a
>   * user space helper tool aer-inject, which can be gotten from:
> - *   https://www.kernel.org/pub/linux/utils/pci/aer-inject/
> + *   https://git.kernel.org/cgit/linux/kernel/git/gong.chen/aer-inject.git/
>   *
>   * Copyright 2009 Intel Corporation.
>   *     Huang Ying <ying.huang@intel.com>
> -- 
> 2.24.0
> 

      parent reply	other threads:[~2022-03-02 20:14 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-01-15 10:49 [PATCH] PCI/AER: Update the link to the aer-inject tool Yicong Yang
2022-03-02 12:23 ` Yicong Yang
2022-03-02 20:13 ` Bjorn Helgaas [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=20220302201356.GA746983@bhelgaas \
    --to=helgaas@kernel.org \
    --cc=bhelgaas@google.com \
    --cc=linux-pci@vger.kernel.org \
    --cc=linuxarm@huawei.com \
    --cc=yangyicong@hisilicon.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox