Re: [PATCH v2 0/4] Rust: Fix typedefs for resource_size_t and phys_addr_t
From: Miguel Ojeda
Date: Wed Nov 12 2025 - 05:55:08 EST
On Wed, Nov 12, 2025 at 11:43 AM Alice Ryhl <aliceryhl@xxxxxxxxxx> wrote:
>
> On the other hand, I think that the first patch qualifies as an actual
> fix.
Yes -- for that one we should add a Fixes instead:
Fixes: 493fc33ec252 ("rust: io: add resource abstraction")
Which means it may go to 6.17 as well and the "# for 6.18" part is not
needed in the other tag.
Cheers,
Miguel