[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20240725174713.103150-1-ojeda@kernel.org>
Date: Thu, 25 Jul 2024 19:47:13 +0200
From: Miguel Ojeda <ojeda@...nel.org>
To: gary@...yguo.net
Cc: a.hindborg@...sung.com,
alex.gaynor@...il.com,
aliceryhl@...gle.com,
benno.lossin@...ton.me,
bjorn3_gh@...tonmail.com,
boqun.feng@...il.com,
bp@...en8.de,
dave.hansen@...ux.intel.com,
hpa@...or.com,
jpoimboe@...nel.org,
linux-kernel@...r.kernel.org,
masahiroy@...nel.org,
mingo@...hat.com,
nathan@...nel.org,
nicolas@...sle.eu,
ojeda@...nel.org,
patches@...ts.linux.dev,
peterz@...radead.org,
rust-for-linux@...r.kernel.org,
tglx@...utronix.de,
wedsonaf@...il.com,
x86@...nel.org
Subject: Re: Re: [PATCH v2 1/6] rust: module: add static pointer to `{init,cleanup}_module()`
On Wed, 24 Jul 2024 20:46:49 +0100 Gary Guo <gary@...yguo.net> wrote:
>
> Should this be in section `.discard.addressable` instead?
No, we need to mimic the call to `___ADDRESSABLE()` (i.e. the one with
3 underscores, not 2), which passes `__{init,exit}data`.
By the way, thanks for the reviews Gary!
Cheers,
Miguel
Powered by blists - more mailing lists