Re: [PATCH v8 06/12] rust: sizes: add sub-1K size constants
"Alexandre Courbot" <[email protected]>
| Newsgroups | dev.linux.lists.nova-gpu,org.freedesktop.lists.dri-devel,org.kernel.vger.linux-kernel,org.kernel.vger.rust-for-linux |
|---|---|
| Message-ID | <[email protected]> |
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 <[email protected]> Reviewed-by: Alexandre Courbot <[email protected]>