[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <CANiq72nhNUFUs50am+EebWJVgTg8X5HzPF=uiusuy6-8gsSKNQ@mail.gmail.com>
Date: Fri, 7 Feb 2025 00:04:08 +0100
From: Miguel Ojeda <miguel.ojeda.sandonis@...il.com>
To: Matthew Maurer <mmaurer@...gle.com>
Cc: Miguel Ojeda <ojeda@...nel.org>, Alex Gaynor <alex.gaynor@...il.com>,
Boqun Feng <boqun.feng@...il.com>, Gary Guo <gary@...yguo.net>,
Björn Roy Baron <bjorn3_gh@...tonmail.com>,
Benno Lossin <benno.lossin@...ton.me>, Andreas Hindborg <a.hindborg@...nel.org>,
Alice Ryhl <aliceryhl@...gle.com>, Trevor Gross <tmgross@...ch.edu>, rust-for-linux@...r.kernel.org,
linux-kernel@...r.kernel.org
Subject: Re: [PATCH] rust: Do not export generated KASAN ODR symbols
On Wed, Jan 22, 2025 at 1:14 AM Matthew Maurer <mmaurer@...gle.com> wrote:
>
> ASAN generates sppecial synthetic symbols to help check for ODR
> violations. These synthetic symbols lack debug information, so
> gendwarfksyms emits warnings when processing them. No code should ever
> have a dependency on these symbols, so we should not be exporting them,
> just like the __cfi symbols.
>
> Signed-off-by: Matthew Maurer <mmaurer@...gle.com>
Applied to `rust-fixes` -- thanks everyone!
[ Fixed typo in commit message. Slightly reworded title. - Miguel ]
Cheers,
Miguel
Powered by blists - more mailing lists