aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorTom Saeger <tom.saeger@oracle.com>2017-10-12 15:23:48 -0500
committerJonathan Corbet <corbet@lwn.net>2017-10-19 12:57:26 -0600
commitd354a6f150d873440975263530a2e42121d50a51 (patch)
tree20189b0608bf28b054fa5bf6b088733d1ef67f82
parentDocumentation: fix ref to sphinx/kerneldoc.py (diff)
downloadlinux-dev-d354a6f150d873440975263530a2e42121d50a51.tar.xz
linux-dev-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>
-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