diff options
author | Alice Ryhl <[email protected]> | 2024-07-30 13:06:32 +0000 |
---|---|---|
committer | Miguel Ojeda <[email protected]> | 2024-08-18 23:10:53 +0200 |
commit | 6c2d0ad53b8ff25cb1a12570191576d834e9108d (patch) | |
tree | 9017cd105a429a23cd0a85ced61e8fb87df47aaa /rust/helpers/bug.c | |
parent | 08f983a55ccf0b015e4788d1a0de0da84e4a7626 (diff) |
rust: implement ForeignOwnable for Pin<Box<T>>
We already implement ForeignOwnable for Box<T>, but it may be useful to
store pinned data in a ForeignOwnable container. This patch makes that
possible.
This will be used together with upcoming miscdev abstractions, which
Binder will use when binderfs is disabled.
Signed-off-by: Alice Ryhl <[email protected]>
Reviewed-by: Benno Lossin <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Miguel Ojeda <[email protected]>
Diffstat (limited to 'rust/helpers/bug.c')
0 files changed, 0 insertions, 0 deletions