Re: [PATCH v9 16/31] rust: ptr: add const_align_up()
From: Miguel Ojeda
Date: Tue Mar 31 2026 - 06:32:23 EST
On Tue, Mar 31, 2026 at 4:23 AM Alexandre Courbot <acourbot@xxxxxxxxxx> wrote:
>
> The series won't land this cycle (but is the priority for the next one),
> and this patch is clearly an outlier as it belongs in the kernel crate,
> so it looks like a good candidate for you to pick if you don't mind the
> temporary dead code. Aligning constants up is a common operation that is
> worth making available early IMHO. :)
Sounds good!
Cheers,
Miguel