public inbox for rust-for-linux@vger.kernel.org
 help / color / mirror / Atom feed
From: "Gary Guo" <gary@garyguo.net>
To: "FUJITA Tomonori" <tomo@aliasing.net>, <gary@garyguo.net>
Cc: <fujita.tomonori@gmail.com>, <boqun.feng@gmail.com>,
	<ojeda@kernel.org>, <peterz@infradead.org>, <will@kernel.org>,
	<aliceryhl@google.com>, <a.hindborg@kernel.org>,
	<bjorn3_gh@protonmail.com>, <dakr@kernel.org>,
	<lossin@kernel.org>, <mark.rutland@arm.com>, <tmgross@umich.edu>,
	<rust-for-linux@vger.kernel.org>
Subject: Re: [PATCH v2 0/2] rust: add AtomicFlag::get_mut
Date: Mon, 26 Jan 2026 14:35:58 +0000	[thread overview]
Message-ID: <DFYLH8C2A10L.1OS9OS32FLUD7@garyguo.net> (raw)
In-Reply-To: <20260126.231305.17475057092261789.tomo@aliasing.net>

On Mon Jan 26, 2026 at 2:13 PM GMT, FUJITA Tomonori wrote:
> On Mon, 26 Jan 2026 11:41:54 +0000
> "Gary Guo" <gary@garyguo.net> wrote:
>
>> On Mon Jan 26, 2026 at 8:10 AM GMT, FUJITA Tomonori wrote:
>>> This series adds AtomicFlag::get_mut to expose a bool API under exclusive
>>> access, and switches the list atomic tracker to use AtomicFlag.
>>>
>>> v2:
>>> - Add AtomicFlag::get_mut()
>>> - Make AtomicTracker use get_mut()
>>> v1: https://lore.kernel.org/rust-for-linux/20260119231757.3460885-1-fujita.tomonori@gmail.com/
>>>
>>> FUJITA Tomonori (2):
>>>   rust: sync: atomic: Add AtomicFlag::get_mut
>>>   rust: list: Use AtomicFlag in AtomicTracker
>> 
>> Hi Fujita,
>> 
>> I've not had the first patch in my inbox. It appears not to land in
>> lore.kernel.org either.
>
> Thanks. Recently, sending from my Gmail address to vger.kernel.org
> hasn't been working as expected (e.g., long delays). If it still
> hasn't reached lore.kernel.org by tomorrow, I'll try sending it from a
> different address.

Hmm, Igor reported something similar too. What's strange is I am addressed
directly but also haven't received the email (my email is hosted by Microsoft
Exchange Online), in addition to vger.kernel.org.

Could be an issue on the Gmail SMTP side?

Best,
Gary

  reply	other threads:[~2026-01-26 14:36 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2026-01-26  8:10 [PATCH v2 0/2] rust: add AtomicFlag::get_mut FUJITA Tomonori
2026-01-26  8:10 ` [PATCH v2 2/2] rust: list: Use AtomicFlag in AtomicTracker FUJITA Tomonori
2026-01-26 11:41 ` [PATCH v2 0/2] rust: add AtomicFlag::get_mut Gary Guo
2026-01-26 14:13   ` FUJITA Tomonori
2026-01-26 14:35     ` Gary Guo [this message]
2026-01-26 14:52       ` Miguel Ojeda
  -- strict thread matches above, loose matches on Subject: below --
2026-01-27 12:52 FUJITA Tomonori

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=DFYLH8C2A10L.1OS9OS32FLUD7@garyguo.net \
    --to=gary@garyguo.net \
    --cc=a.hindborg@kernel.org \
    --cc=aliceryhl@google.com \
    --cc=bjorn3_gh@protonmail.com \
    --cc=boqun.feng@gmail.com \
    --cc=dakr@kernel.org \
    --cc=fujita.tomonori@gmail.com \
    --cc=lossin@kernel.org \
    --cc=mark.rutland@arm.com \
    --cc=ojeda@kernel.org \
    --cc=peterz@infradead.org \
    --cc=rust-for-linux@vger.kernel.org \
    --cc=tmgross@umich.edu \
    --cc=tomo@aliasing.net \
    --cc=will@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