All of lore.kernel.org
 help / color / mirror / Atom feed
From: Jani Nikula <jani.nikula@linux.intel.com>
To: Tom Saeger <tom.saeger@oracle.com>, Jonathan Corbet <corbet@lwn.net>
Cc: Tom Saeger <tom.saeger@oracle.com>,
	linux-doc@vger.kernel.org, linux-kernel@vger.kernel.org
Subject: Re: [PATCH 3/8] Documentation: fix ref to workqueue content
Date: Fri, 13 Oct 2017 11:03:33 +0300	[thread overview]
Message-ID: <87o9pblbje.fsf@intel.com> (raw)
In-Reply-To: <60ee07d1d73497646db54a5eefdf11648caf8ab7.1507838726.git.tom.saeger@oracle.com>

On Thu, 12 Oct 2017, Tom Saeger <tom.saeger@oracle.com> wrote:
> Signed-off-by: Tom Saeger <tom.saeger@oracle.com>
> ---
>  .../RCU/Design/Expedited-Grace-Periods/Expedited-Grace-Periods.html     | 2 +-

Someone(tm) should convert the last three html files to rst one of these
days!

In the mean time, I guess this is good enough.

BR,
Jani.

>  1 file changed, 1 insertion(+), 1 deletion(-)
>
> 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

-- 
Jani Nikula, Intel Open Source Technology Center

  reply	other threads:[~2017-10-13  8:03 UTC|newest]

Thread overview: 15+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-10-12 20:23 [PATCH 0/8] Documentation: fix invalid Documentation refs (2) Tom Saeger
2017-10-12 20:23 ` [PATCH 1/8] Documentation: fix locking rt-mutex doc refs Tom Saeger
2017-10-12 20:23 ` [PATCH 2/8] Documentation: fix ref to sphinx/kerneldoc.py Tom Saeger
2017-10-12 20:23 ` [PATCH 3/8] Documentation: fix ref to workqueue content Tom Saeger
2017-10-13  8:03   ` Jani Nikula [this message]
2017-10-12 20:23 ` [PATCH 4/8] Documentation: fix ref to coccinelle content Tom Saeger
2017-10-12 20:23 ` [PATCH 5/8] Documentation: fix ref to trace stm content Tom Saeger
2017-10-12 20:24 ` [PATCH 6/8] Documentation: fix ref to power basic-pm-debugging Tom Saeger
2017-10-12 20:46   ` Rafael J. Wysocki
2017-10-12 20:24 ` [PATCH 7/8] Documentation: fix selftests related file refs Tom Saeger
2017-10-20 16:53   ` Jerry Hoemann
2017-10-22 16:23   ` [7/8] " Guenter Roeck
2017-10-12 20:24 ` [PATCH 8/8] Documentation: fix ref to gpio.txt Tom Saeger
2017-10-16 12:03   ` Linus Walleij
2017-10-19 18:59 ` [PATCH 0/8] Documentation: fix invalid Documentation refs (2) Jonathan Corbet

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=87o9pblbje.fsf@intel.com \
    --to=jani.nikula@linux.intel.com \
    --cc=corbet@lwn.net \
    --cc=linux-doc@vger.kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=tom.saeger@oracle.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.