All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] docs: highres: fix broken urls
@ 2017-08-29  2:42 stephen lu
  2017-09-26 20:59 ` Jonathan Corbet
  0 siblings, 1 reply; 3+ messages in thread
From: stephen lu @ 2017-08-29  2:42 UTC (permalink / raw)
  To: tglx, corbet; +Cc: linux-kernel, linux-doc

Some urls is invalid. I find alternative urls.

Signed-off-by: stephen lu <lumotuwe@gmail.com>
---
 Documentation/timers/highres.txt | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/Documentation/timers/highres.txt b/Documentation/timers/highres.txt
index e878997..9d88f67 100644
--- a/Documentation/timers/highres.txt
+++ b/Documentation/timers/highres.txt
@@ -4,10 +4,10 @@ High resolution timers and dynamic ticks design notes
 Further information can be found in the paper of the OLS 2006 talk "hrtimers
 and beyond". The paper is part of the OLS 2006 Proceedings Volume 1, which can
 be found on the OLS website:
-http://www.linuxsymposium.org/2006/linuxsymposium_procv1.pdf
+https://www.kernel.org/doc/ols/2006/ols2006v1-pages-333-346.pdf

 The slides to this talk are available from:
-http://tglx.de/projects/hrtimers/ols2006-hrtimers.pdf
+http://www.cs.columbia.edu/~nahum/w6998/papers/ols2006-hrtimers-slides.pdf

 The slides contain five figures (pages 2, 15, 18, 20, 22), which illustrate the
 changes in the time(r) related Linux subsystems. Figure #1 (p. 2) shows the

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

* Re: [PATCH] docs: highres: fix broken urls
  2017-08-29  2:42 [PATCH] docs: highres: fix broken urls stephen lu
@ 2017-09-26 20:59 ` Jonathan Corbet
  2017-09-29  8:32   ` Thomas Gleixner
  0 siblings, 1 reply; 3+ messages in thread
From: Jonathan Corbet @ 2017-09-26 20:59 UTC (permalink / raw)
  To: stephen lu; +Cc: tglx, linux-kernel, linux-doc

On Tue, 29 Aug 2017 10:42:24 +0800
stephen lu <lumotuwe@gmail.com> wrote:

> Some urls is invalid. I find alternative urls.
> 
> Signed-off-by: stephen lu <lumotuwe@gmail.com>
> ---
>  Documentation/timers/highres.txt | 4 ++--
>  1 file changed, 2 insertions(+), 2 deletions(-)

I have, rather belatedly, applied this; working URLs are better than
broken ones.  The fact that this file has seen no substantive changes
since 2008 suggests that there may be more work to do here, though...:)

Thanks,

jon

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

* Re: [PATCH] docs: highres: fix broken urls
  2017-09-26 20:59 ` Jonathan Corbet
@ 2017-09-29  8:32   ` Thomas Gleixner
  0 siblings, 0 replies; 3+ messages in thread
From: Thomas Gleixner @ 2017-09-29  8:32 UTC (permalink / raw)
  To: Jonathan Corbet; +Cc: stephen lu, linux-kernel, linux-doc

On Tue, 26 Sep 2017, Jonathan Corbet wrote:
> On Tue, 29 Aug 2017 10:42:24 +0800
> stephen lu <lumotuwe@gmail.com> wrote:
> 
> > Some urls is invalid. I find alternative urls.
> > 
> > Signed-off-by: stephen lu <lumotuwe@gmail.com>
> > ---
> >  Documentation/timers/highres.txt | 4 ++--
> >  1 file changed, 2 insertions(+), 2 deletions(-)
> 
> I have, rather belatedly, applied this; working URLs are better than
> broken ones.  The fact that this file has seen no substantive changes
> since 2008 suggests that there may be more work to do here, though...:)

Indeed. I had completely forgotten that this file exists at all. I hope to
fix that up before I retire.

Thanks,

	tglx

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

end of thread, other threads:[~2017-09-29  8:32 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-08-29  2:42 [PATCH] docs: highres: fix broken urls stephen lu
2017-09-26 20:59 ` Jonathan Corbet
2017-09-29  8:32   ` Thomas Gleixner

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.