From: Carlos O'Donell <carlos@redhat.com>
To: Sebastian Andrzej Siewior <bigeasy@linutronix.de>,
linux-kernel@vger.kernel.org, linux-man@vger.kernel.org
Cc: "Alejandro Colomar" <alx@kernel.org>,
"André Almeida" <andrealmeid@igalia.com>,
"Darren Hart" <dvhart@infradead.org>,
"Davidlohr Bueso" <dave@stgolabs.net>,
"Ingo Molnar" <mingo@redhat.com>,
"Juri Lelli" <juri.lelli@redhat.com>,
"Peter Zijlstra" <peterz@infradead.org>,
"Thomas Gleixner" <tglx@linutronix.de>,
"Valentin Schneider" <vschneid@redhat.com>,
"Waiman Long" <longman@redhat.com>
Subject: Re: [PATCH 3/4] man/man2/futex.2: Recycle two gmane URLs
Date: Fri, 29 Aug 2025 12:43:26 -0400 [thread overview]
Message-ID: <1ced3c16-1534-4e43-8025-2301c134bbdd@redhat.com> (raw)
In-Reply-To: <20250829160200.756194-4-bigeasy@linutronix.de>
On 8/29/25 12:01 PM, Sebastian Andrzej Siewior wrote:
> Based on the date in the comment, the here provided URLs should point to
> the mails that the gmane URL no longer can.
>
> Signed-off-by: Sebastian Andrzej Siewior <bigeasy@linutronix.de>
> ---
> man/man2/futex.2 | 4 ++--
> 1 file changed, 2 insertions(+), 2 deletions(-)
>
> diff --git a/man/man2/futex.2 b/man/man2/futex.2
> index 69df4036ada7f..027e91b826bf1 100644
> --- a/man/man2/futex.2
> +++ b/man/man2/futex.2
> @@ -6,10 +6,10 @@
> .\"
> .\" FIXME Still to integrate are some points from Torvald Riegel's mail of
> .\" 2015-01-23:
> -.\" http://thread.gmane.org/gmane.linux.kernel/1703405/focus=7977
> +.\" https://lore.kernel.org/lkml/1422037788.29655.0.camel@triegel.csb
Wrong link?
Should be this link:
https://lore.kernel.org/lkml/1422037145.27573.0.camel@triegel.csb/
Where the discussion is about the unresolved constraint to guarantee FIFO order.
> .\"
> .\" FIXME Do we need to add some text regarding Torvald Riegel's 2015-01-24 mail
> -.\" http://thread.gmane.org/gmane.linux.kernel/1703405/focus=1873242
> +.\" https://lore.kernel.org/lkml/1422105142.29655.16.camel@triegel.csb
Confirmed, this is correct.
> .\"
> .TH futex 2 (date) "Linux man-pages (unreleased)"
> .SH NAME
--
Cheers,
Carlos.
next prev parent reply other threads:[~2025-08-29 16:50 UTC|newest]
Thread overview: 23+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-08-29 16:01 [PATCH 0/4] sched.7 and small futex.2 updates Sebastian Andrzej Siewior
2025-08-29 16:01 ` [PATCH 1/4] man/man7/sched.7: Update the real-time section Sebastian Andrzej Siewior
2025-09-02 7:24 ` Juri Lelli
2025-09-08 13:59 ` Sebastian Andrzej Siewior
2025-08-29 16:01 ` [PATCH 2/4] man/man7/sched.7: Update the documentation references Sebastian Andrzej Siewior
2025-08-30 7:28 ` G. Branden Robinson
2025-09-08 13:51 ` Sebastian Andrzej Siewior
2025-09-08 14:11 ` G. Branden Robinson
2025-09-08 14:25 ` Sebastian Andrzej Siewior
2025-09-08 14:29 ` G. Branden Robinson
2025-09-08 14:34 ` Sebastian Andrzej Siewior
2025-09-08 15:02 ` G. Branden Robinson
2025-09-08 15:44 ` Sebastian Andrzej Siewior
2025-09-08 16:47 ` G. Branden Robinson
2025-08-29 16:01 ` [PATCH 3/4] man/man2/futex.2: Recycle two gmane URLs Sebastian Andrzej Siewior
2025-08-29 16:43 ` Carlos O'Donell [this message]
2025-08-29 17:39 ` Sebastian Andrzej Siewior
2025-08-29 17:54 ` Carlos O'Donell
2025-08-31 8:48 ` Alejandro Colomar
2025-08-29 16:02 ` [PATCH 4/4] man/man2/futex.2: Add a pointer to Linux' memory-barrier Sebastian Andrzej Siewior
2025-08-29 17:46 ` Carlos O'Donell
2025-09-08 14:21 ` Sebastian Andrzej Siewior
2025-08-30 7:33 ` G. Branden Robinson
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=1ced3c16-1534-4e43-8025-2301c134bbdd@redhat.com \
--to=carlos@redhat.com \
--cc=alx@kernel.org \
--cc=andrealmeid@igalia.com \
--cc=bigeasy@linutronix.de \
--cc=dave@stgolabs.net \
--cc=dvhart@infradead.org \
--cc=juri.lelli@redhat.com \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-man@vger.kernel.org \
--cc=longman@redhat.com \
--cc=mingo@redhat.com \
--cc=peterz@infradead.org \
--cc=tglx@linutronix.de \
--cc=vschneid@redhat.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.