[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <CANiq72mLhopJDp5dQn0N-STv2uvZ8_xWfv-o4Ko-M7RSxd=6-A@mail.gmail.com>
Date: Thu, 6 Apr 2023 23:09:03 +0200
From: Miguel Ojeda <miguel.ojeda.sandonis@...il.com>
To: David Gow <davidgow@...gle.com>
Cc: Miguel Ojeda <ojeda@...nel.org>,
Alex Gaynor <alex.gaynor@...il.com>,
Wedson Almeida Filho <wedsonaf@...il.com>,
Boqun Feng <boqun.feng@...il.com>, Gary Guo <gary@...yguo.net>,
Björn Roy Baron <bjorn3_gh@...tonmail.com>,
rust-for-linux@...r.kernel.org, linux-kernel@...r.kernel.org,
stable@...r.kernel.org
Subject: Re: [PATCH] rust: kernel: Mark rust_fmt_argument as extern "C"
On Tue, Feb 14, 2023 at 11:47 PM David Gow <davidgow@...gle.com> wrote:
>
> The rust_fmt_argument function is called from printk() to handle the %pA
> format specifier.
>
> Since it's called from C, we should mark it extern "C" to make sure it's
> ABI compatible.
Applied to `rust-fixes`, thanks!
Cheers,
Miguel
Powered by blists - more mailing lists