Skip to content

Commit 14b7664

Browse files
Denton-Lgitster
authored andcommitted
doc: replace LKML link with lore.kernel.org
Since we're now recommending lore.kernel.org, replace LKML link with lore.kernel.org. Although LKML has been around for a long time, nothing lasts forever (see Gmane). Since LKML uses opaque message identifiers, switching to lore.kernel.org should be a strict improvement since, even if lore.kernel.org goes down, the Message-ID will allow future readers to look up the referenced messages on any other archive. Signed-off-by: Denton Liu <[email protected]> Signed-off-by: Junio C Hamano <[email protected]>
1 parent d23f9c8 commit 14b7664

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Documentation/technical/racy-git.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ of git://git.kernel.org/pub/scm/linux/kernel/git/tglx/history.git
5151
only fixes the issue for file systems with exactly 1 ns or 1 s
5252
resolution. Other file systems are still broken in current Linux
5353
kernels (e.g. CEPH, CIFS, NTFS, UDF), see
54-
https://lkml.org/lkml/2015/6/9/714
54+
https://lore.kernel.org/lkml/[email protected]/
5555

5656
Racy Git
5757
--------

0 commit comments

Comments
 (0)