[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <20210211100213.GA29813@willie-the-truck>
Date: Thu, 11 Feb 2021 10:02:13 +0000
From: Will Deacon <will@...nel.org>
To: Kees Cook <keescook@...omium.org>
Cc: linux-kernel@...r.kernel.org,
Catalin Marinas <catalin.marinas@....com>,
Russell King <linux@...linux.org.uk>,
Joe Perches <joe@...ches.com>,
linux-arm-kernel@...ts.infradead.org
Subject: Re: [PATCH] arm64: Replace lkml.org links with lore
On Wed, Feb 10, 2021 at 03:44:38PM -0800, Kees Cook wrote:
> As started by commit 05a5f51ca566 ("Documentation: Replace lkml.org
> links with lore"), replace lkml.org links with lore to better use a
> single source that's more likely to stay available long-term.
>
> Signed-off-by: Kees Cook <keescook@...omium.org>
> ---
> arch/arm/kernel/hibernate.c | 2 +-
> arch/arm64/kernel/hibernate.c | 2 +-
> 2 files changed, 2 insertions(+), 2 deletions(-)
>
> diff --git a/arch/arm/kernel/hibernate.c b/arch/arm/kernel/hibernate.c
> index 2373020af965..574fba125018 100644
> --- a/arch/arm/kernel/hibernate.c
> +++ b/arch/arm/kernel/hibernate.c
> @@ -7,7 +7,7 @@
> * Ubuntu project, hibernation support for mach-dove
> * Copyright (C) 2010 Nokia Corporation (Hiroshi Doyu)
> * Copyright (C) 2010 Texas Instruments, Inc. (Teerth Reddy et al.)
> - * https://lkml.org/lkml/2010/6/18/4
> + * https://lore.kernel.org/lkml/AANLkTimmvPMG0GFEXfgFlXgC7V4dIWmW8vEC5gegsKSE@mail.gmail.com
> * https://lists.linux-foundation.org/pipermail/linux-pm/2010-June/027422.html
> * https://patchwork.kernel.org/patch/96442/
> *
> diff --git a/arch/arm64/kernel/hibernate.c b/arch/arm64/kernel/hibernate.c
> index b1cef371df2b..d0d75f9c00f6 100644
> --- a/arch/arm64/kernel/hibernate.c
> +++ b/arch/arm64/kernel/hibernate.c
> @@ -7,7 +7,7 @@
> * Ubuntu project, hibernation support for mach-dove
> * Copyright (C) 2010 Nokia Corporation (Hiroshi Doyu)
> * Copyright (C) 2010 Texas Instruments, Inc. (Teerth Reddy et al.)
> - * https://lkml.org/lkml/2010/6/18/4
> + * https://lore.kernel.org/lkml/AANLkTimmvPMG0GFEXfgFlXgC7V4dIWmW8vEC5gegsKSE@mail.gmail.com
> * https://lists.linux-foundation.org/pipermail/linux-pm/2010-June/027422.html
> * https://patchwork.kernel.org/patch/96442/
> *
I think we're better off removing these links entirely, at least for arm64,
as I'm not really sure that they're adding anything.
Will
Powered by blists - more mailing lists