linux-doc.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] docs: fix broken link in Documentation/RCU/RTFP.txt
@ 2025-08-11  4:23 Nikil
  2025-08-11  5:29 ` Greg KH
  0 siblings, 1 reply; 2+ messages in thread
From: Nikil @ 2025-08-11  4:23 UTC (permalink / raw)
  To: corbet; +Cc: skhan, linux-doc, linux-kernel-mentees, Nikil


The original link to the Linux Symposium 2001 abstract is no longer valid,
as the Linux Symposium website is no longer active. Replaced it with an updated
link to the read-copy document available on kernel.org

This ensures that readers can still access relevant resources without encountering
a dead link.

---
 Documentation/RCU/RTFP.txt | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/Documentation/RCU/RTFP.txt b/Documentation/RCU/RTFP.txt
index db8f16b392aa..87b1c97c3ec3 100644
--- a/Documentation/RCU/RTFP.txt
+++ b/Documentation/RCU/RTFP.txt
@@ -641,7 +641,7 @@ Orran Krieger and Rusty Russell and Dipankar Sarma and Maneesh Soni"
 ,Month="July"
 ,Year="2001"
 ,note="Available:
-\url{http://www.linuxsymposium.org/2001/abstracts/readcopy.php}
+\url{https://www.kernel.org/doc/ols/2001/read-copy.pdf}
 \url{http://www.rdrop.com/users/paulmck/RCU/rclock_OLS.2001.05.01c.pdf}
 [Viewed June 23, 2004]"
 ,annotation={
-- 
2.43.0
Signed-off-by: Nikil <snikilpaul@gmail.com>

^ permalink raw reply related	[flat|nested] 2+ messages in thread

* Re: [PATCH] docs: fix broken link in Documentation/RCU/RTFP.txt
  2025-08-11  4:23 [PATCH] docs: fix broken link in Documentation/RCU/RTFP.txt Nikil
@ 2025-08-11  5:29 ` Greg KH
  0 siblings, 0 replies; 2+ messages in thread
From: Greg KH @ 2025-08-11  5:29 UTC (permalink / raw)
  To: Nikil; +Cc: corbet, skhan, linux-doc, linux-kernel-mentees

On Mon, Aug 11, 2025 at 04:23:58AM +0000, Nikil wrote:
> 
> The original link to the Linux Symposium 2001 abstract is no longer valid,
> as the Linux Symposium website is no longer active. Replaced it with an updated
> link to the read-copy document available on kernel.org
> 
> This ensures that readers can still access relevant resources without encountering
> a dead link.
> 
> ---
>  Documentation/RCU/RTFP.txt | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/Documentation/RCU/RTFP.txt b/Documentation/RCU/RTFP.txt
> index db8f16b392aa..87b1c97c3ec3 100644
> --- a/Documentation/RCU/RTFP.txt
> +++ b/Documentation/RCU/RTFP.txt
> @@ -641,7 +641,7 @@ Orran Krieger and Rusty Russell and Dipankar Sarma and Maneesh Soni"
>  ,Month="July"
>  ,Year="2001"
>  ,note="Available:
> -\url{http://www.linuxsymposium.org/2001/abstracts/readcopy.php}
> +\url{https://www.kernel.org/doc/ols/2001/read-copy.pdf}
>  \url{http://www.rdrop.com/users/paulmck/RCU/rclock_OLS.2001.05.01c.pdf}
>  [Viewed June 23, 2004]"
>  ,annotation={
> -- 
> 2.43.0
> Signed-off-by: Nikil <snikilpaul@gmail.com>

Hi,

This is the friendly patch-bot of Greg Kroah-Hartman.  You have sent him
a patch that has triggered this response.  He used to manually respond
to these common problems, but in order to save his sanity (he kept
writing the same thing over and over, yet to different people), I was
created.  Hopefully you will not take offence and will fix the problem
in your patch and resubmit it so that it can be accepted into the Linux
kernel tree.

You are receiving this message because of the following common error(s)
as indicated below:

- Your patch does not have a Signed-off-by: line.  Please read the
  kernel file, Documentation/process/submitting-patches.rst and resend
  it after adding that line.  Note, the line needs to be in the body of
  the email, before the patch, not at the bottom of the patch or in the
  email signature.

- It looks like you did not use your "real" name for the patch on either
  the Signed-off-by: line, or the From: line (both of which have to
  match).  Please read the kernel file,
  Documentation/process/submitting-patches.rst for how to do this
  correctly.

If you wish to discuss this problem further, or you have questions about
how to resolve this issue, please feel free to respond to this email and
Greg will reply once he has dug out from the pending patches received
from other developers.

thanks,

greg k-h's patch email bot

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2025-08-11  5:29 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-08-11  4:23 [PATCH] docs: fix broken link in Documentation/RCU/RTFP.txt Nikil
2025-08-11  5:29 ` Greg KH

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).