Commit 5073a77
MAINTAINERS: add entry for the Rust
Add maintainers entry for the Rust `alloc` module.
Currently, this includes the `Allocator` API itself, `Allocator`
implementations, such as `Kmalloc` or `Vmalloc`, as well as the kernel's
implementation of the primary memory allocation data structures, `Box`
and `Vec`.
Signed-off-by: Danilo Krummrich <dakr@kernel.org>
Link: https://lore.kernel.org/r/20241004154149.93856-30-dakr@kernel.orgalloc module1 parent 28debcb commit 5073a77
1 file changed
+7
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
20226 | 20226 | | |
20227 | 20227 | | |
20228 | 20228 | | |
| 20229 | + | |
| 20230 | + | |
| 20231 | + | |
| 20232 | + | |
| 20233 | + | |
| 20234 | + | |
| 20235 | + | |
20229 | 20236 | | |
20230 | 20237 | | |
20231 | 20238 | | |
| |||
0 commit comments