diff options
author | Lukas Fischer <kernel@o1oo11oo.de> | 2025-04-04 15:51:51 +0300 |
---|---|---|
committer | Miguel Ojeda <ojeda@kernel.org> | 2025-04-08 20:47:06 +0300 |
commit | 05a2b0011c4b6cbbc9b577f6abebe4e9333b0cf6 (patch) | |
tree | 7c35d9e2565e8705369e35471b9e1ab100e81902 /tools/perf/scripts/python/syscall-counts.py | |
parent | 0af2f6be1b4281385b618cb86ad946eded089ac8 (diff) | |
download | linux-05a2b0011c4b6cbbc9b577f6abebe4e9333b0cf6.tar.xz |
scripts: generate_rust_analyzer: Add ffi crate
Commit d072acda4862 ("rust: use custom FFI integer types") did not
update rust-analyzer to include the new crate.
To enable rust-analyzer support for these custom ffi types, add the
`ffi` crate as a dependency to the `bindings`, `uapi` and `kernel`
crates, which all directly depend on it.
Fixes: d072acda4862 ("rust: use custom FFI integer types")
Signed-off-by: Lukas Fischer <kernel@o1oo11oo.de>
Reviewed-by: Tamir Duberstein <tamird@gmail.com>
Cc: stable@vger.kernel.org
Link: https://lore.kernel.org/r/20250404125150.85783-2-kernel@o1oo11oo.de
Signed-off-by: Miguel Ojeda <ojeda@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/syscall-counts.py')
0 files changed, 0 insertions, 0 deletions