diff options
author | Wedson Almeida Filho <[email protected]> | 2024-10-22 23:31:39 +0200 |
---|---|---|
committer | Greg Kroah-Hartman <[email protected]> | 2024-11-05 05:33:41 +0100 |
commit | 7f15c46a57c31956591f85b713d7e63cccb25556 (patch) | |
tree | bb39a042e3deec7f4d2f3c17f45e52186ced2ccc /tools/perf/scripts/python/exported-sql-viewer.py | |
parent | 77e83550465900ab8454eeb9183df5927f30c599 (diff) |
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 <[email protected]>
Signed-off-by: Danilo Krummrich <[email protected]>
Acked-by: Miguel Ojeda <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/exported-sql-viewer.py')
0 files changed, 0 insertions, 0 deletions