summaryrefslogtreecommitdiffstats
path: root/Documentation/RCU/Design
diff options
context:
space:
mode:
authorTom Saeger2017-10-12 22:23:48 +0200
committerJonathan Corbet2017-10-19 20:57:26 +0200
commitd354a6f150d873440975263530a2e42121d50a51 (patch)
tree20189b0608bf28b054fa5bf6b088733d1ef67f82 /Documentation/RCU/Design
parentDocumentation: fix ref to sphinx/kerneldoc.py (diff)
downloadkernel-qcow2-linux-d354a6f150d873440975263530a2e42121d50a51.tar.gz
kernel-qcow2-linux-d354a6f150d873440975263530a2e42121d50a51.tar.xz
kernel-qcow2-linux-d354a6f150d873440975263530a2e42121d50a51.zip
Documentation: fix ref to workqueue content
Signed-off-by: Tom Saeger <tom.saeger@oracle.com> Signed-off-by: Jonathan Corbet <corbet@lwn.net>
Diffstat (limited to 'Documentation/RCU/Design')
-rw-r--r--Documentation/RCU/Design/Expedited-Grace-Periods/Expedited-Grace-Periods.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/Documentation/RCU/Design/Expedited-Grace-Periods/Expedited-Grace-Periods.html b/Documentation/RCU/Design/Expedited-Grace-Periods/Expedited-Grace-Periods.html
index e5d0bbd0230b..7394f034be65 100644
--- a/Documentation/RCU/Design/Expedited-Grace-Periods/Expedited-Grace-Periods.html
+++ b/Documentation/RCU/Design/Expedited-Grace-Periods/Expedited-Grace-Periods.html
@@ -527,7 +527,7 @@ grace period also drove it to completion.
This straightforward approach had the disadvantage of needing to
account for POSIX signals sent to user tasks,
so more recent implemementations use the Linux kernel's
-<a href="https://www.kernel.org/doc/Documentation/workqueue.txt">workqueues</a>.
+<a href="https://www.kernel.org/doc/Documentation/core-api/workqueue.rst">workqueues</a>.
<p>
The requesting task still does counter snapshotting and funnel-lock