diff options
author | Daniel Xu <[email protected]> | 2022-08-04 12:55:07 +0200 |
---|---|---|
committer | Miguel Ojeda <[email protected]> | 2022-09-28 09:02:06 +0200 |
commit | e4b69cb9a99a567d1611f9cced92f475ae224cdb (patch) | |
tree | c897d5caa71194e33083a251e549f5cbb8b1e2af /scripts/generate_rust_analyzer.py | |
parent | 78521f3399abce9bb9db16d848044be873e117ac (diff) |
scripts: add `is_rust_module.sh`
This script is used to detect whether a kernel module is written
in Rust.
It will later be used to disable BTF generation on Rust modules as
BTF does not yet support Rust.
Reviewed-by: Kees Cook <[email protected]>
Reviewed-by: Greg Kroah-Hartman <[email protected]>
Co-developed-by: Alex Gaynor <[email protected]>
Signed-off-by: Alex Gaynor <[email protected]>
Co-developed-by: Wedson Almeida Filho <[email protected]>
Signed-off-by: Wedson Almeida Filho <[email protected]>
Signed-off-by: Daniel Xu <[email protected]>
Co-developed-by: Miguel Ojeda <[email protected]>
Signed-off-by: Miguel Ojeda <[email protected]>
Diffstat (limited to 'scripts/generate_rust_analyzer.py')
0 files changed, 0 insertions, 0 deletions