Closed
Description
Since synchronizing with v5.10 (#60) we are getting:
ld: warning: orphan section `.text.__rust_probestack' from `drivers/char/rust_example/rust_example.o' being placed in section `.text.__rust_probestack'
ld: warning: orphan section `.eh_frame' from `drivers/char/rust_example/rust_example.o' being placed in section `.eh_frame'
See e.g. https://github.com/Rust-for-Linux/linux/runs/1561327749