(Cc: Arun, Christian) On Wed Feb 18, 2026 at 9:55 PM CET, Joel Fernandes wrote: > Add safe Rust abstractions over the Linux kernel's GPU buddy > allocator for physical memory management. The GPU buddy allocator > implements a binary buddy system useful for GPU physical memory > allocation. nova-core will use it for physical memory allocation. > > Cc: Nikola Djukic <[email protected]> > Signed-off-by: Joel Fernandes <[email protected]>
The patch should also update the MAINTAINERS file accordingly. (I will go through the code later on.)
