summaryrefslogtreecommitdiff
path: root/rust/kernel/alloc.rs
diff options
context:
space:
mode:
authorJakub Kicinski <kuba@kernel.org>2025-09-16 16:14:16 -0700
committerPaolo Abeni <pabeni@redhat.com>2025-09-18 11:37:23 +0200
commita8896d14fc0c1f1b8d532be5605c05440b15d881 (patch)
treef6aed568059a3795afc9b225d5671e0e80c86466 /rust/kernel/alloc.rs
parent6ae7da8e9e069ff63ceea9953d53920b136ff008 (diff)
eth: fbnic: support allocating FW completions with extra space
Support allocating extra space after the FW completion. This makes it easy to pass extra variable size buffer space to FW response handlers without worrying about synchronization (completion itself is already refcounted). Reviewed-by: Simon Horman <horms@kernel.org> Signed-off-by: Jakub Kicinski <kuba@kernel.org> Link: https://patch.msgid.link/20250916231420.1693955-6-kuba@kernel.org Signed-off-by: Paolo Abeni <pabeni@redhat.com>
Diffstat (limited to 'rust/kernel/alloc.rs')
0 files changed, 0 insertions, 0 deletions