[PATCH] arm64: Replace lkml.org links with lore

Will Deacon will at kernel.org
Thu Feb 11 05:02:13 EST 2021


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 at chromium.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



More information about the linux-arm-kernel mailing list