Re: [PATCH v5 21/38] rust: ptr: add const_align_up() and enable inline_const feature
From: Alexandre Courbot
Date: Sun Feb 22 2026 - 22:38:04 EST
On Mon Feb 23, 2026 at 4:08 AM JST, Miguel Ojeda wrote:
> On Sun, Feb 22, 2026 at 8:03 PM John Hubbard <jhubbard@xxxxxxxxxx> wrote:
>>
>> Works for me. I was anticipating that people wanted it in rust/ but
>> I'm perfectly happy to keep it local to nova-core.
>
> Sorry, I didn't mean you necessarily need to move it -- I only meant
> to point out that if you do, then you don't need the other changes.
FWIW I think it makes more sense to keep it in `kernel` - even though
Nova is the only user for now, this is a useful addition in general.