From: "Danilo Krummrich" <dakr@kernel.org>
To: "Alice Ryhl" <aliceryhl@google.com>
Cc: "Daniel Almeida" <daniel.almeida@collabora.com>,
"Miguel Ojeda" <ojeda@kernel.org>,
"Boqun Feng" <boqun.feng@gmail.com>,
"Gary Guo" <gary@garyguo.net>,
"Björn Roy Baron" <bjorn3_gh@protonmail.com>,
"Benno Lossin" <lossin@kernel.org>,
"Andreas Hindborg" <a.hindborg@kernel.org>,
"Trevor Gross" <tmgross@umich.edu>,
"Abdiel Janulgue" <abdiel.janulgue@gmail.com>,
"Robin Murphy" <robin.murphy@arm.com>,
"Greg Kroah-Hartman" <gregkh@linuxfoundation.org>,
"Rafael J. Wysocki" <rafael@kernel.org>,
rust-for-linux@vger.kernel.org, linux-kernel@vger.kernel.org,
stable@vger.kernel.org
Subject: Re: [PATCH v2 0/4] Rust: Fix typedefs for resource_size_t and phys_addr_t
Date: Thu, 13 Nov 2025 20:23:12 +1100 [thread overview]
Message-ID: <DE7GHFYIRXVK.3SZGBBQBOVDYQ@kernel.org> (raw)
In-Reply-To: <20251112-resource-phys-typedefs-v2-0-538307384f82@google.com>
On Wed Nov 12, 2025 at 8:48 PM AEDT, Alice Ryhl wrote:
Applied to driver-core-testing, thanks!
(@Miguel: Thanks for adding the tags for convenience. :)
I adjusted the tags as follows:
> Alice Ryhl (4):
> rust: io: define ResourceSize as resource_size_t
Cc: stable@vger.kernel.org
Fixes: 493fc33ec252 ("rust: io: add resource abstraction")
> rust: io: move ResourceSize to top-level io module
Cc: stable@vger.kernel.org # for v6.18 [1]
Link: https://lore.kernel.org/all/20251112-resource-phys-typedefs-v2-0-538307384f82@google.com/ [1]
> rust: scatterlist: import ResourceSize from kernel::io
> rust: io: add typedef for phys_addr_t
Cc: stable@vger.kernel.org # for v6.18 [1]
Link: https://lore.kernel.org/all/20251112-resource-phys-typedefs-v2-0-538307384f82@google.com/ [1]
prev parent reply other threads:[~2025-11-13 9:23 UTC|newest]
Thread overview: 12+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-11-12 9:48 [PATCH v2 0/4] Rust: Fix typedefs for resource_size_t and phys_addr_t Alice Ryhl
2025-11-12 9:48 ` [PATCH v2 1/4] rust: io: define ResourceSize as resource_size_t Alice Ryhl
2025-11-12 10:56 ` Miguel Ojeda
2025-11-12 9:48 ` [PATCH v2 2/4] rust: io: move ResourceSize to top-level io module Alice Ryhl
2025-11-12 9:48 ` [PATCH v2 3/4] rust: scatterlist: import ResourceSize from kernel::io Alice Ryhl
2025-11-12 9:48 ` [PATCH v2 4/4] rust: io: add typedef for phys_addr_t Alice Ryhl
2025-11-12 10:12 ` [PATCH v2 0/4] Rust: Fix typedefs for resource_size_t and phys_addr_t Miguel Ojeda
2025-11-12 10:24 ` Alice Ryhl
2025-11-12 10:43 ` Alice Ryhl
2025-11-12 10:54 ` Miguel Ojeda
2025-11-12 11:50 ` Miguel Ojeda
2025-11-13 9:23 ` Danilo Krummrich [this message]
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=DE7GHFYIRXVK.3SZGBBQBOVDYQ@kernel.org \
--to=dakr@kernel.org \
--cc=a.hindborg@kernel.org \
--cc=abdiel.janulgue@gmail.com \
--cc=aliceryhl@google.com \
--cc=bjorn3_gh@protonmail.com \
--cc=boqun.feng@gmail.com \
--cc=daniel.almeida@collabora.com \
--cc=gary@garyguo.net \
--cc=gregkh@linuxfoundation.org \
--cc=linux-kernel@vger.kernel.org \
--cc=lossin@kernel.org \
--cc=ojeda@kernel.org \
--cc=rafael@kernel.org \
--cc=robin.murphy@arm.com \
--cc=rust-for-linux@vger.kernel.org \
--cc=stable@vger.kernel.org \
--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 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).