diff options
author | Benno Lossin <benno.lossin@proton.me> | 2025-03-08 14:04:38 +0300 |
---|---|---|
committer | Miguel Ojeda <ojeda@kernel.org> | 2025-03-16 23:59:18 +0300 |
commit | 9d29c682f00c3d8dd5727f6a350c4f6ecccc3913 (patch) | |
tree | 5aba0b40a6f65384b85c042beac47c8247ff0234 /scripts/gdb/linux/tasks.py | |
parent | 114ca41fe7922ce85fcac30fa2b06b42b4956520 (diff) | |
download | linux-9d29c682f00c3d8dd5727f6a350c4f6ecccc3913.tar.xz |
rust: pin-init: move impl `Zeroable` for `Opaque` and `Option<KBox<T>>` into the kernel crate
In order to make pin-init a standalone crate, move kernel-specific code
directly into the kernel crate. Since `Opaque<T>` and `KBox<T>` are part
of the kernel, move their `Zeroable` implementation into the kernel
crate.
Signed-off-by: Benno Lossin <benno.lossin@proton.me>
Tested-by: Andreas Hindborg <a.hindborg@kernel.org>
Reviewed-by: Fiona Behrens <me@kloenk.dev>
Link: https://lore.kernel.org/r/20250308110339.2997091-10-benno.lossin@proton.me
Signed-off-by: Miguel Ojeda <ojeda@kernel.org>
Diffstat (limited to 'scripts/gdb/linux/tasks.py')
0 files changed, 0 insertions, 0 deletions