Re: [PATCH v6] rust: support for shadow call stack sanitizer
From: Miguel Ojeda
Date: Tue Aug 27 2024 - 08:52:59 EST
On Tue, Aug 27, 2024 at 2:50 PM Will Deacon <will@xxxxxxxxxx> wrote:
>
> For the arm64 parts:
>
> Acked-by: Will Deacon <will@xxxxxxxxxx>
>
> In which tree do you plan to merge this?
If it goes in this cycle, and that is OK with you, then I think it
would be easiest to put it into Rust, since it depends on
`RUSTC_VERSION` which we will want to put there too since other things
will be placed on top too.
Thanks!
Cheers,
Miguel