diff options
author | 2024-10-22 23:31:39 +0200 | |
---|---|---|
committer | 2024-11-05 05:33:41 +0100 | |
commit | 7f15c46a57c31956591f85b713d7e63cccb25556 (patch) | |
tree | bb39a042e3deec7f4d2f3c17f45e52186ced2ccc /tools/perf/scripts/python/export-to-postgresql.py | |
parent | Merge tag 'peci-next-6.13-rc1' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/git/iwi/linux into char-misc-next (diff) | |
download | wireguard-linux-7f15c46a57c31956591f85b713d7e63cccb25556.tar.xz wireguard-linux-7f15c46a57c31956591f85b713d7e63cccb25556.zip |
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>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions