Files
linux/rust/kernel
Danilo Krummrich 594134eb9c rust: alloc: make allocator module public
commit a87a36f0bf upstream.

Subsequent patches implement allocators such as `Kmalloc`, `Vmalloc`,
`KVmalloc`; we need them to be available outside of the kernel crate as
well.

Reviewed-by: Benno Lossin <benno.lossin@proton.me>
Reviewed-by: Gary Guo <gary@garyguo.net>
Signed-off-by: Danilo Krummrich <dakr@kernel.org>
Link: https://lore.kernel.org/r/20241004154149.93856-6-dakr@kernel.org
Signed-off-by: Miguel Ojeda <ojeda@kernel.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2025-03-13 13:01:43 +01:00
..
2025-03-13 13:01:43 +01:00
2023-05-31 17:35:03 +02:00
2024-07-08 23:44:01 +02:00
2024-05-05 19:22:25 +02:00