diff options
author | Danilo Krummrich <dakr@kernel.org> | 2025-03-07 23:49:29 +0100 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2025-03-13 13:01:43 +0100 |
commit | b3b7ea4b0d418b33ad77c569c83e6bf5796f2dfa (patch) | |
tree | ec01d63190a48fc4125050ab52882680b595f95a /rust/kernel/alloc/allocator_test.rs | |
parent | e40d06619c207c67d992d6b4a736b5a344286ed3 (diff) |
rust: alloc: rename `KernelAllocator` to `Kmalloc`
commit 941e65531446c1eb5d573c5d30172117ebe96112 upstream.
Subsequent patches implement `Vmalloc` and `KVmalloc` allocators, hence
align `KernelAllocator` to this naming scheme.
Reviewed-by: Alice Ryhl <aliceryhl@google.com>
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-4-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