On Tue, Nov 26, 2024 at 10:37:13AM +0100, Alice Ryhl wrote: > On Tue, Nov 26, 2024 at 10:19 AM Peter Zijlstra <peterz@xxxxxxxxxxxxx> wrote: > > > > On Thu, Aug 01, 2024 at 01:35:16PM +0000, Alice Ryhl wrote: > > > The control flow integrity (kCFI) sanitizer is an important sanitizer > > > that is often used in production. This patch series makes it possible to > > > use kCFI and Rust together. > > > > So about this -- there's a proposal for a modification to kCFI here: > > > > https://github.com/llvm/llvm-project/pull/117121 > > > > And Sami notes that this would break this Rust thing. Assuming all the > > relevant crabs are present on this thread, could you please comment? > > Thanks for sharing this link. I'll leave a comment. Thanks!