[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20210418165953.GA1206@zn.tnic>
Date: Sun, 18 Apr 2021 18:59:53 +0200
From: Borislav Petkov <bp@...en8.de>
To: Liang Zhou <lullaby2005@...il.com>
Cc: tglx@...utronix.de, mingo@...hat.com, x86@...nel.org,
hpa@...or.com, corbet@....net, linux-kernel@...r.kernel.org,
linux-doc@...r.kernel.org, zhoul110@...natelecom.cn
Subject: Re: [PATCH] docs: fix the invalid vt-d spec location
On Sun, Apr 18, 2021 at 09:29:46AM -0700, Liang Zhou wrote:
> This patch fixes the invalid vt-d spec location.
Avoid having "This patch" or "This commit" in the commit message. It is
tautologically useless.
Also, do
$ git grep 'This patch' Documentation/process
for more details.
> Signed-off-by: Liang Zhou <zhoul110@...natelecom.cn>
> ---
> Documentation/x86/intel-iommu.rst | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/Documentation/x86/intel-iommu.rst b/Documentation/x86/intel-iommu.rst
> index 099f13d..e95ee34 100644
> --- a/Documentation/x86/intel-iommu.rst
> +++ b/Documentation/x86/intel-iommu.rst
> @@ -4,7 +4,7 @@ Linux IOMMU Support
>
> The architecture spec can be obtained from the below location.
>
> -http://www.intel.com/content/dam/www/public/us/en/documents/product-specifications/vt-directed-io-spec.pdf
> +https://software.intel.com/content/dam/develop/external/us/en/documents-tps/vt-directed-io-spec.pdf
Those links are never stable.
Please open a bugzilla at bugzilla.kernel.org, upload that document
there, like this, for example:
https://bugzilla.kernel.org/show_bug.cgi?id=206537
and then add the *bugzilla* link to intel-iommu.rst so that it doesn't
get invalid again.
Thx.
--
Regards/Gruss,
Boris.
https://people.kernel.org/tglx/notes-about-netiquette
Powered by blists - more mailing lists