* [PATCH] Documentation: RCU: Fix broken link to LKML archive
@ 2018-06-23 4:40 Joel Fernandes
2018-06-23 17:06 ` Paul E. McKenney
0 siblings, 1 reply; 2+ messages in thread
From: Joel Fernandes @ 2018-06-23 4:40 UTC (permalink / raw)
To: linux-kernel
Cc: kernel-team, Joel Fernandes (Google), Jonathan Corbet,
Josh Triplett, Lai Jiangshan, linux-doc, Mathieu Desnoyers,
Paul E. McKenney, Steven Rostedt
From: "Joel Fernandes (Google)" <joel@joelfernandes.org>
While going through the RCU requirements for interrupts, I noticed that
one of the LKML links is broken. This patch changes it to use the
archive from lore.kernel.org which works fine.
Signed-off-by: Joel Fernandes (Google) <joel@joelfernandes.org>
---
Documentation/RCU/Design/Requirements/Requirements.html | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/Documentation/RCU/Design/Requirements/Requirements.html b/Documentation/RCU/Design/Requirements/Requirements.html
index 9b808402f8ce..58b6557007a3 100644
--- a/Documentation/RCU/Design/Requirements/Requirements.html
+++ b/Documentation/RCU/Design/Requirements/Requirements.html
@@ -2269,10 +2269,10 @@ Thankfully, RCU update-side primitives, including
The name notwithstanding, some Linux-kernel architectures
can have nested NMIs, which RCU must handle correctly.
Andy Lutomirski
-<a href="https://lkml.kernel.org/g/CALCETrXLq1y7e_dKFPgou-FKHB6Pu-r8+t-6Ds+8=va7anBWDA@mail.gmail.com">surprised me</a>
+<a href="https://lkml.kernel.org/r/CALCETrXLq1y7e_dKFPgou-FKHB6Pu-r8+t-6Ds+8=va7anBWDA@mail.gmail.com">surprised me</a>
with this requirement;
he also kindly surprised me with
-<a href="https://lkml.kernel.org/g/CALCETrXSY9JpW3uE6H8WYk81sg56qasA2aqmjMPsq5dOtzso=g@mail.gmail.com">an algorithm</a>
+<a href="https://lkml.kernel.org/r/CALCETrXSY9JpW3uE6H8WYk81sg56qasA2aqmjMPsq5dOtzso=g@mail.gmail.com">an algorithm</a>
that meets this requirement.
<p>
--
2.18.0.rc2.346.g013aa6912e-goog
--
To unsubscribe from this list: send the line "unsubscribe linux-doc" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
^ permalink raw reply related [flat|nested] 2+ messages in thread
* Re: [PATCH] Documentation: RCU: Fix broken link to LKML archive
2018-06-23 4:40 [PATCH] Documentation: RCU: Fix broken link to LKML archive Joel Fernandes
@ 2018-06-23 17:06 ` Paul E. McKenney
0 siblings, 0 replies; 2+ messages in thread
From: Paul E. McKenney @ 2018-06-23 17:06 UTC (permalink / raw)
To: Joel Fernandes
Cc: linux-kernel, kernel-team, Jonathan Corbet, Josh Triplett,
Lai Jiangshan, linux-doc, Mathieu Desnoyers, Steven Rostedt
On Fri, Jun 22, 2018 at 09:40:55PM -0700, Joel Fernandes wrote:
> From: "Joel Fernandes (Google)" <joel@joelfernandes.org>
>
> While going through the RCU requirements for interrupts, I noticed that
> one of the LKML links is broken. This patch changes it to use the
> archive from lore.kernel.org which works fine.
>
> Signed-off-by: Joel Fernandes (Google) <joel@joelfernandes.org>
Good catch, queued for further review, thank you!
Thanx, Paul
> ---
> Documentation/RCU/Design/Requirements/Requirements.html | 4 ++--
> 1 file changed, 2 insertions(+), 2 deletions(-)
>
> diff --git a/Documentation/RCU/Design/Requirements/Requirements.html b/Documentation/RCU/Design/Requirements/Requirements.html
> index 9b808402f8ce..58b6557007a3 100644
> --- a/Documentation/RCU/Design/Requirements/Requirements.html
> +++ b/Documentation/RCU/Design/Requirements/Requirements.html
> @@ -2269,10 +2269,10 @@ Thankfully, RCU update-side primitives, including
> The name notwithstanding, some Linux-kernel architectures
> can have nested NMIs, which RCU must handle correctly.
> Andy Lutomirski
> -<a href="https://lkml.kernel.org/g/CALCETrXLq1y7e_dKFPgou-FKHB6Pu-r8+t-6Ds+8=va7anBWDA@mail.gmail.com">surprised me</a>
> +<a href="https://lkml.kernel.org/r/CALCETrXLq1y7e_dKFPgou-FKHB6Pu-r8+t-6Ds+8=va7anBWDA@mail.gmail.com">surprised me</a>
> with this requirement;
> he also kindly surprised me with
> -<a href="https://lkml.kernel.org/g/CALCETrXSY9JpW3uE6H8WYk81sg56qasA2aqmjMPsq5dOtzso=g@mail.gmail.com">an algorithm</a>
> +<a href="https://lkml.kernel.org/r/CALCETrXSY9JpW3uE6H8WYk81sg56qasA2aqmjMPsq5dOtzso=g@mail.gmail.com">an algorithm</a>
> that meets this requirement.
>
> <p>
> --
> 2.18.0.rc2.346.g013aa6912e-goog
>
--
To unsubscribe from this list: send the line "unsubscribe linux-doc" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2018-06-23 17:04 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-06-23 4:40 [PATCH] Documentation: RCU: Fix broken link to LKML archive Joel Fernandes
2018-06-23 17:06 ` Paul E. McKenney
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).