From: Alice Ryhl <aliceryhl@google.com>
To: FUJITA Tomonori <fujita.tomonori@gmail.com>
Cc: arve@android.com, brauner@kernel.org, cmllamas@google.com,
gregkh@linuxfoundation.org, ojeda@kernel.org, tkjos@android.com,
boqun.feng@gmail.com, a.hindborg@kernel.org,
bjorn3_gh@protonmail.com, dakr@kernel.org, gary@garyguo.net,
lossin@kernel.org, tmgross@umich.edu,
rust-for-linux@vger.kernel.org
Subject: Re: [PATCH v1 3/3] rust_binder: Switch to kernel::sync atomic primitives
Date: Wed, 31 Dec 2025 10:52:51 +0000 [thread overview]
Message-ID: <aVUAg0SWldA90MoK@google.com> (raw)
In-Reply-To: <20251230093718.1852322-4-fujita.tomonori@gmail.com>
On Tue, Dec 30, 2025 at 06:37:18PM +0900, FUJITA Tomonori wrote:
> Convert uses of AtomicBool, AtomicUsize, and AtomicU32.
>
> Signed-off-by: FUJITA Tomonori <fujita.tomonori@gmail.com>
Thanks
Acked-by: Alice Ryhl <aliceryhl@google.com>
next prev parent reply other threads:[~2025-12-31 10:52 UTC|newest]
Thread overview: 16+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-12-30 9:37 [PATCH v1 0/3] rust: Switch to kernel::sync atomic primitives FUJITA Tomonori
2025-12-30 9:37 ` [PATCH v1 1/3] rust: revocable: " FUJITA Tomonori
2025-12-30 23:29 ` Boqun Feng
2025-12-31 9:35 ` FUJITA Tomonori
2025-12-31 23:41 ` Boqun Feng
2026-01-01 4:34 ` Gary Guo
2025-12-31 10:12 ` Alice Ryhl
2025-12-31 10:33 ` FUJITA Tomonori
2025-12-31 10:54 ` Alice Ryhl
2025-12-30 9:37 ` [PATCH v1 2/3] rust: list: " FUJITA Tomonori
2025-12-31 10:53 ` Alice Ryhl
2026-01-13 10:49 ` [tip: locking/core] " tip-bot2 for FUJITA Tomonori
2025-12-30 9:37 ` [PATCH v1 3/3] rust_binder: " FUJITA Tomonori
2025-12-31 10:52 ` Alice Ryhl [this message]
2026-01-13 10:49 ` [tip: locking/core] " tip-bot2 for FUJITA Tomonori
2026-01-05 13:34 ` [PATCH v1 0/3] rust: " Boqun Feng
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=aVUAg0SWldA90MoK@google.com \
--to=aliceryhl@google.com \
--cc=a.hindborg@kernel.org \
--cc=arve@android.com \
--cc=bjorn3_gh@protonmail.com \
--cc=boqun.feng@gmail.com \
--cc=brauner@kernel.org \
--cc=cmllamas@google.com \
--cc=dakr@kernel.org \
--cc=fujita.tomonori@gmail.com \
--cc=gary@garyguo.net \
--cc=gregkh@linuxfoundation.org \
--cc=lossin@kernel.org \
--cc=ojeda@kernel.org \
--cc=rust-for-linux@vger.kernel.org \
--cc=tkjos@android.com \
--cc=tmgross@umich.edu \
/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.