diff options
| author | Wedson Almeida Filho <[email protected]> | 2024-03-28 01:35:58 +0000 |
|---|---|---|
| committer | Miguel Ojeda <[email protected]> | 2024-04-16 20:05:06 +0000 |
| commit | b6a006e21b822d1dd262fa249ff71a2991e7b319 (patch) | |
| tree | 623c13027f1cd54602b93c19628d39be8c4e3ef0 /samples/rust/rust_print.rs | |
| parent | rust: alloc: remove our fork of the `alloc` crate (diff) | |
| download | kernel-b6a006e21b822d1dd262fa249ff71a2991e7b319.tar.gz kernel-b6a006e21b822d1dd262fa249ff71a2991e7b319.zip | |
rust: alloc: introduce allocation flags
We'll use them when allocating `Box`, `Arc`, and `UniqueArc` instances,
as well as when allocating memory for `Vec` elements. These changes will
come in subsequent patches.
Reviewed-by: Benno Lossin <[email protected]>
Signed-off-by: Wedson Almeida Filho <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Miguel Ojeda <[email protected]>
Diffstat (limited to 'samples/rust/rust_print.rs')
0 files changed, 0 insertions, 0 deletions
