linux-doc.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Akira Yokosawa <akiyks@gmail.com>
To: haakon.bugge@oracle.com
Cc: corbet@lwn.net, linux-doc@vger.kernel.org
Subject: Re: [PATCH 1/1] docs/memory-barriers.txt: Add wait_event_cmd() and wait_event_exclusive_cmd()
Date: Thu, 26 Jun 2025 23:14:07 +0900	[thread overview]
Message-ID: <902c167c-bb6c-4d3b-a720-011d19d4176a@gmail.com> (raw)
In-Reply-To: <20250626123022.1525131-1-haakon.bugge@oracle.com>

Hello,

On Thu, 26 Jun 2025 14:30:22 +0200, Håkon Bugge wrote:
> Add said functions to the documentation and relate them to userspace's
> pthread_cond_wait(). The latter because when searching for
> functionality comparable to pthread_cond_wait(), it is very hard to
> find wait_event_cmd().
> 
> Signed-off-by: Håkon Bugge <haakon.bugge@oracle.com>
> ---
>  Documentation/memory-barriers.txt | 11 +++++++++++
>  1 file changed, 11 insertions(+)
[...]

This document belongs to the "LINUX KERNEL MEMORY CONSISTENCY (LKMM)"
subsystem.

Please resend this to suitable people and lists ./scripts/get_maintainer.pl
would suggest.

        Thanks, Akira


  reply	other threads:[~2025-06-26 14:14 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2025-06-26 12:30 [PATCH 1/1] docs/memory-barriers.txt: Add wait_event_cmd() and wait_event_exclusive_cmd() Håkon Bugge
2025-06-26 14:14 ` Akira Yokosawa [this message]
2025-06-26 14:20   ` Haakon Bugge
  -- strict thread matches above, loose matches on Subject: below --
2025-06-26 14:37 Håkon Bugge
2025-06-26 15:17 ` Matthew Wilcox
2025-06-26 16:18   ` Haakon Bugge

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=902c167c-bb6c-4d3b-a720-011d19d4176a@gmail.com \
    --to=akiyks@gmail.com \
    --cc=corbet@lwn.net \
    --cc=haakon.bugge@oracle.com \
    --cc=linux-doc@vger.kernel.org \
    /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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).