Documentation: Replace lkml.org links with lore
[linux-2.6-block.git] / Documentation / timers / timers-howto.rst
index afb0a43b8cdfb69853664bd5544860265ddfeb0c..5c169e3d29a8e586c3933b3a1bec1dbac686fda9 100644 (file)
@@ -75,7 +75,7 @@ NON-ATOMIC CONTEXT:
 
                - Why not msleep for (1ms - 20ms)?
                        Explained originally here:
-                               http://lkml.org/lkml/2007/8/3/250
+                               https://lore.kernel.org/r/15327.1186166232@lwn.net
 
                        msleep(1~20) may not do what the caller intends, and
                        will often sleep longer (~20 ms actual sleep for any