]> asedeno.scripts.mit.edu Git - linux.git/commit
locking/qspinlock: Fix inaccessible URL of MCS lock paper
authorWaiman Long <longman@redhat.com>
Tue, 7 Jan 2020 17:49:14 +0000 (12:49 -0500)
committerPeter Zijlstra <peterz@infradead.org>
Fri, 17 Jan 2020 09:19:30 +0000 (10:19 +0100)
commit57097124cbbd310cc2b5884189e22e60a3c20514
treedc87be64f0dda589bbc72677da67e368d8c31ba4
parenta030f9767da1a6bbcec840fc54770eb11c2414b6
locking/qspinlock: Fix inaccessible URL of MCS lock paper

It turns out that the URL of the MCS lock paper listed in the source
code is no longer accessible. I did got question about where the paper
was. This patch updates the URL to BZ 206115 which contains a copy of
the paper from

  https://www.cs.rochester.edu/u/scott/papers/1991_TOCS_synch.pdf

Signed-off-by: Waiman Long <longman@redhat.com>
Signed-off-by: Peter Zijlstra (Intel) <peterz@infradead.org>
Acked-by: Will Deacon <will@kernel.org>
Link: https://lkml.kernel.org/r/20200107174914.4187-1-longman@redhat.com
kernel/locking/qspinlock.c