[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <20251101034145.31515-1-ioworker0@gmail.com>
Date: Sat, 1 Nov 2025 11:41:44 +0800
From: Lance Yang <ioworker0@...il.com>
To: bagasdotme@...il.com
Cc: Liam.Howlett@...cle.com,
akpm@...ux-foundation.org,
alexs@...nel.org,
arnd@...db.de,
christophe.jaillet@...adoo.fr,
corbet@....net,
david@...hat.com,
dzm91@...t.edu.cn,
gregkh@...uxfoundation.org,
linux-arm-kernel@...ts.infradead.org,
linux-doc@...r.kernel.org,
linux-kernel@...r.kernel.org,
linux-mm@...ck.org,
lorenzo.stoakes@...cle.com,
mhocko@...e.com,
rppt@...nel.org,
si.yanteng@...ux.dev,
surenb@...gle.com,
vbabka@...e.cz,
Lance Yang <lance.yang@...ux.dev>
Subject: Re: [PATCH] Documentation: treewide: Replace marc.info links with lore
From: Lance Yang <lance.yang@...ux.dev>
On Fri, 31 Oct 2025 11:33:56 +0700, Bagas Sanjaya wrote:
> In the past, people would link to third-party mailing list archives
> (like marc.info) for any kernel-related discussions. Now that there
> is lore archive under kernel.org infrastructure, replace these marc
> links
>
> Note that the only remaining marc link is "Re: Memory mapping on Cirrus
> EP9315" [1] since that thread is not available at lore [2].
>
> [1]: https://marc.info/?l=linux-arm-kernel&m=110061245502000&w=2
> [2]: https://lore.kernel.org/linux-arm-kernel/?q=b%3A%22Re%3A+Memory+mapping+on+Cirrus+EP9315%22
>
> Signed-off-by: Bagas Sanjaya <bagasdotme@...il.com>
> ---
Thanks! Feel free to add:
Reviewed-by: Lance Yang <lance.yang@...ux.dev>
> Documentation/driver-api/usb/writing_musb_glue_layer.rst | 2 +-
> Documentation/mm/active_mm.rst | 2 +-
> Documentation/translations/zh_CN/mm/active_mm.rst | 2 +-
> 3 files changed, 3 insertions(+), 3 deletions(-)
>
> diff --git a/Documentation/driver-api/usb/writing_musb_glue_layer.rst b/Documentation/driver-api/usb/writing_musb_glue_layer.rst
> index 0bb96ecdf527b4..b748b9fb1965af 100644
> --- a/Documentation/driver-api/usb/writing_musb_glue_layer.rst
> +++ b/Documentation/driver-api/usb/writing_musb_glue_layer.rst
> @@ -709,7 +709,7 @@ Resources
>
> USB Home Page: https://www.usb.org
>
> -linux-usb Mailing List Archives: https://marc.info/?l=linux-usb
> +linux-usb Mailing List Archives: https://lore.kernel.org/linux-usb
>
> USB On-the-Go Basics:
> https://www.maximintegrated.com/app-notes/index.mvp/id/1822
> diff --git a/Documentation/mm/active_mm.rst b/Documentation/mm/active_mm.rst
> index d096fc091e2330..60d819d7d0435a 100644
> --- a/Documentation/mm/active_mm.rst
> +++ b/Documentation/mm/active_mm.rst
> @@ -92,4 +92,4 @@ helpers, which abstract this config option.
> and register state is separate, the alpha PALcode joins the two, and you
> need to switch both together).
>
> - (From http://marc.info/?l=linux-kernel&m=93337278602211&w=2)
> + (From https://lore.kernel.org/lkml/Pine.LNX.4.10.9907301410280.752-100000@penguin.transmeta.com/)
> diff --git a/Documentation/translations/zh_CN/mm/active_mm.rst b/Documentation/translations/zh_CN/mm/active_mm.rst
> index b3352668c4c850..9496a0bb7d0705 100644
> --- a/Documentation/translations/zh_CN/mm/active_mm.rst
> +++ b/Documentation/translations/zh_CN/mm/active_mm.rst
> @@ -87,4 +87,4 @@ Active MM
> 最丑陋的之一--不像其他架构的MM和寄存器状态是分开的,alpha的PALcode将两者
> 连接起来,你需要同时切换两者)。
>
> - (文档来源 http://marc.info/?l=linux-kernel&m=93337278602211&w=2)
> + (文档来源 https://lore.kernel.org/lkml/Pine.LNX.4.10.9907301410280.752-100000@penguin.transmeta.com/)
>
> base-commit: e5e7ca66a7fc6b8073c30a048e1157b88d427980
Powered by blists - more mailing lists