Re: [PATCH v3 0/2] support large align and nid in Rust allocators

From: Vitaly Wool
Date: Wed Jun 25 2025 - 17:37:24 EST




> On Jun 25, 2025, at 11:34 PM, Andrew Morton <akpm@xxxxxxxxxxxxxxxxxxxx> wrote:
>
> On Wed, 25 Jun 2025 23:15:46 +0200 Danilo Krummrich <dakr@xxxxxxxxxx> wrote:
>
>>> What is the preferred merge path for this series?
>>
>> I can take it through my Rust alloc tree, but I think it would probably be
>> better you take it through the mm tree, since I don't expect this to conflict
>> with anything else in my tree anyways.
>
> No probs.
>
>> The Rust changes gonna need some more discussion though.
>
> Great, I'll add a note-to-self that discussion is ongoing.
>

Awesome, thank you very much! The first patch is unlikely to need a change, the second one will be reworked as discussed with Danilo and the plan is that I post the new version tomorrow or on Friday.

~Vitaly