Files
linux/rust/kernel
Wedson Almeida Filho 7f15c46a57 rust: introduce InPlaceModule
This allows modules to be initialised in-place in pinned memory, which
enables the usage of pinned types (e.g., mutexes, spinlocks, driver
registrations, etc.) in modules without any extra allocations.

Signed-off-by: Wedson Almeida Filho <walmeida@microsoft.com>
Signed-off-by: Danilo Krummrich <dakr@kernel.org>
Acked-by: Miguel Ojeda <ojeda@kernel.org>
Link: https://lore.kernel.org/r/20241022213221.2383-3-dakr@kernel.org
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2024-11-05 05:33:41 +01:00
..
2024-08-23 06:26:57 +02:00
2024-07-08 23:44:01 +02:00
2023-05-31 17:35:03 +02:00
2024-08-23 06:25:59 +02:00
2024-11-05 05:33:41 +01:00
2024-08-23 06:26:57 +02:00
2024-07-08 23:44:01 +02:00
2024-09-04 23:11:31 +02:00
2024-05-05 19:22:25 +02:00
2024-05-05 19:22:25 +02:00
2024-10-09 12:18:29 +02:00