Re: [PATCH v9 16/31] rust: ptr: add const_align_up()
From: John Hubbard
Date: Mon Mar 30 2026 - 17:42:42 EST
On 3/27/26 2:33 AM, Miguel Ojeda wrote:
> On Thu, Mar 26, 2026 at 2:39 AM John Hubbard <jhubbard@xxxxxxxxxx> wrote:
>>
>> Add const_align_up() to kernel::ptr as the const-compatible equivalent
>> of Alignable::align_up().
>>
>> Suggested-by: Danilo Krummrich <dakr@xxxxxxxxxx>
>> Suggested-by: Gary Guo <gary@xxxxxxxxxxx>
>> Suggested-by: Miguel Ojeda <ojeda@xxxxxxxxxx>
>> Reviewed-by: Alice Ryhl <aliceryhl@xxxxxxxxxx>
>> Reviewed-by: Gary Guo <gary@xxxxxxxxxxx>
>> Signed-off-by: John Hubbard <jhubbard@xxxxxxxxxx>
>
> Acked-by: Miguel Ojeda <ojeda@xxxxxxxxxx>
>
I probably should ask this out loud, just to be sure: is this
patch on track to get merged though one of the various rust-*
repositories? Or more to the point, is there anything I can
do to help here?
thanks,
--
John Hubbard