diff options
author | Danilo Krummrich <dakr@kernel.org> | 2025-03-07 23:49:31 +0100 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2025-03-13 13:01:43 +0100 |
commit | 594134eb9cb57a2fff4911a508dab1fa2e8a6d53 (patch) | |
tree | be40de463b03dcb49148f5a4222b98ce85449dfb /rust/kernel/alloc/allocator_test.rs | |
parent | e19e92087abab71494c3bc95d6467426e8de6e2b (diff) |
rust: alloc: make `allocator` module public
commit a87a36f0bf517dae22f3e3790b05c979070f776a 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>
Diffstat (limited to 'rust/kernel/alloc/allocator_test.rs')
0 files changed, 0 insertions, 0 deletions