aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/exported-sql-viewer.py
diff options
context:
space:
mode:
authorMiguel Ojeda <[email protected]>2024-07-25 20:33:18 +0200
committerMiguel Ojeda <[email protected]>2024-08-18 23:34:37 +0200
commit289088d54623a1a50bb3ff79f7331bbe501ea591 (patch)
tree458a4cb8718b03743eca2e0342f06552d811ea7e /tools/perf/scripts/python/exported-sql-viewer.py
parent876346536c1b59a5b1b5e44477b1b3ece77647fd (diff)
rust: module: add static pointer to `{init,cleanup}_module()`
Add the equivalent of the `___ADDRESSABLE()` annotation in the `module_{init,exit}` macros to the Rust `module!` macro. Without this, `objtool` would complain if enabled for Rust (under IBT builds), e.g.: samples/rust/rust_print.o: warning: objtool: cleanup_module(): not an indirect call target samples/rust/rust_print.o: warning: objtool: init_module(): not an indirect call target Tested-by: Alice Ryhl <[email protected]> Tested-by: Benno Lossin <[email protected]> Reviewed-by: Gary Guo <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Miguel Ojeda <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/exported-sql-viewer.py')
0 files changed, 0 insertions, 0 deletions