mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
* [PATCH] Doc: hrtimers.txt was moved a long time ago, update reference
@ 2009-04-21  1:43 Randy Dunlap
  0 siblings, 0 replies; only message in thread
From: Randy Dunlap @ 2009-04-21  1:43 UTC (permalink / raw)
  To: lkml; +Cc: Thomas Gleixner, Henrik Austad

From: Henrik Austad <henrik@austad.us>
Subject: Doc: hrtimers.txt was moved a long time ago, update reference

In 3833eecc183ce052e9ac96b39b45121a2d11ac16 hrtimers.txt was moved from
Documentation/hrtimers into Documentation/timers in order to keep all
timer-related together. The reference to hrtimers in highres.txt was not updated 
however, and still pointed to the old directory.

Signed-off-by: Henrik Austad <henrik@austad.us>
Signed-off-by: Randy Dunlap <randy.dunlap@oracle.com>
Cc: Thomas Gleixner <tglx@linutronix.de>
---
 Documentation/timers/highres.txt |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/Documentation/timers/highres.txt b/Documentation/timers/highres.txt
index 2133223..e878997 100644
--- a/Documentation/timers/highres.txt
+++ b/Documentation/timers/highres.txt
@@ -30,7 +30,7 @@ hrtimer base infrastructure
 ---------------------------
 
 The hrtimer base infrastructure was merged into the 2.6.16 kernel. Details of
-the base implementation are covered in Documentation/hrtimers/hrtimer.txt. See
+the base implementation are covered in Documentation/timers/hrtimers.txt. See
 also figure #2 (OLS slides p. 15)
 
 The main differences to the timer wheel, which holds the armed timer_list type
-- 

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2009-04-21  1:43 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2009-04-21  1:43 [PATCH] Doc: hrtimers.txt was moved a long time ago, update reference Randy Dunlap

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox

Powered by JetHome