Re: [PATCH v8 06/12] rust: sizes: add sub-1K size constants
From: Alexandre Courbot
Date: Fri Aug 28 2026 - 01:12:14 EST
On Thu Aug 27, 2026 at 4:28 PM JST, Eliot Courtney wrote:
> Add some more size constants, mirroring include/linux/sizes.h. This is
> useful for making `Alignment` implement `SizeConstants` in a following
> patch, because these are more common alignment values.
>
> Signed-off-by: Eliot Courtney <ecourtney@xxxxxxxxxx>
Reviewed-by: Alexandre Courbot <acourbot@xxxxxxxxxx>