[PATCH 0/3] rust: alloc: add Vec::resize and Vec::truncate
Andrew Ballance
andrewjballance at gmail.com
Sat Mar 15 02:42:32 UTC 2025
This patch series implements the Vec::truncate and Vec::resize methods
that were needed by the nova driver and removes the corresponding item
from their task list
Andrew Ballance (3):
rust: alloc: add Vec::truncate method
rust: alloc: add Vec::resize method
gpu: nova-core: remove completed Vec extentions from task list
Documentation/gpu/nova/core/todo.rst | 10 -----
rust/kernel/alloc/kvec.rs | 61 ++++++++++++++++++++++++++++
2 files changed, 61 insertions(+), 10 deletions(-)
--
2.48.1
More information about the dri-devel
mailing list