On Mon, 29 Jul 2024 14:22:48 +0000, Alice Ryhl wrote: > This patch series makes it possible to use Rust together with the shadow > call stack sanitizer. The first patch is intended to be backported to > ensure that people don't try to use SCS with Rust on older kernel > versions. The second patch makes it possible to use Rust with the shadow > call stack sanitizer. > > The second patch in this series depends on the next version of [1], > which Miguel will send soon. > > [...] Applied to arm64 (for-next/fixes), thanks! [1/2] rust: SHADOW_CALL_STACK is incompatible with Rust https://git.kernel.org/arm64/c/f126745da817 -- Catalin