Merge tag 'objtool-core-2021-02-23' of git://git.kernel.org/pub/scm/linux/kernel...
[linux-2.6-microblaze.git] / Documentation / timers / timers-howto.rst
index afb0a43..5c169e3 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