All of lore.kernel.org
 help / color / mirror / Atom feed
From: Nikil Paul S <snikilpaul@gmail.com>
To: corbet@lwn.net
Cc: skhan@linuxfoundation.org, linux-doc@vger.kernel.org,
	linux-kernel-mentees@lists.linux.dev, snikilpaul@gmail.com
Subject: [PATCH 1/2] docs: timers: Update dead OLS link in timekeeping docs
Date: Mon, 11 Aug 2025 12:38:36 +0000	[thread overview]
Message-ID: <20250811123837.4378-2-snikilpaul@gmail.com> (raw)
In-Reply-To: <20250811123837.4378-1-snikilpaul@gmail.com>

From: Nikil <snikilpaul@gmail.com>

Replace a dead link to the OLS 2005 Proceedings with a working
version hosted on kernel.org.

Signed-off-by: Nikil Paul S <snikilpaul@gmail.com>
---
 Documentation/timers/highres.rst | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/Documentation/timers/highres.rst b/Documentation/timers/highres.rst
index bde5eb7e5c9e..24dcc32f8dcc 100644
--- a/Documentation/timers/highres.rst
+++ b/Documentation/timers/highres.rst
@@ -58,7 +58,7 @@ merged into the 2.6.18 kernel.
 Further information about the Generic Time Of Day framework is available in the
 OLS 2005 Proceedings Volume 1:
 
-	http://www.linuxsymposium.org/2005/linuxsymposium_procv1.pdf
+	https://www.kernel.org/doc/ols/2005/ols2005v1-pages-227-240.pdf
 
 The paper "We Are Not Getting Any Younger: A New Approach to Time and
 Timers" was written by J. Stultz, D.V. Hart, & N. Aravamudan.
-- 
2.43.0


  reply	other threads:[~2025-08-11 12:39 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2025-08-11 12:38 [PATCH v2 0/2] docs: fix dead OLS links in timers and RCU docs Nikil Paul S
2025-08-11 12:38 ` Nikil Paul S [this message]
2025-08-11 12:38 ` [PATCH 2/2] docs: rcu: Update dead OLS link in RTFP.txt Nikil Paul S
2025-08-12  6:38   ` Greg KH

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20250811123837.4378-2-snikilpaul@gmail.com \
    --to=snikilpaul@gmail.com \
    --cc=corbet@lwn.net \
    --cc=linux-doc@vger.kernel.org \
    --cc=linux-kernel-mentees@lists.linux.dev \
    --cc=skhan@linuxfoundation.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.