On Tue, Jul 15, 2025 at 03:58:45PM +0200, Vitaly Wool wrote: > Add support for large (> PAGE_SIZE) alignments in Rust allocators. > All the preparations on the C side are already done, we just need > to add bindings for <alloc>_node_align() functions and start > using those. > > Signed-off-by: Vitaly Wool <[email protected]> > Acked-by: Danilo Krummrich <[email protected]>
Acked-by: Alice Ryhl <[email protected]>
