From: Andreas Hindborg <a.hindborg@kernel.org>
To: "Alistair Francis" <alistair@alistair23.me>
Cc: <linux-kernel@vger.kernel.org>, <benno.lossin@proton.me>,
<boqun.feng@gmail.com>, <me@kloenk.dev>,
<alex.gaynor@gmail.com>, <gary@garyguo.net>,
<aliceryhl@google.com>, <alistair.francis@wdc.com>,
<bjorn3_gh@protonmail.com>, <tmgross@umich.edu>,
<rust-for-linux@vger.kernel.org>, <ojeda@kernel.org>,
<alistair23@gmail.com>
Subject: Re: [PATCH v4 00/11] rust: bindings: Auto-generate inline static functions
Date: Wed, 04 Dec 2024 14:13:48 +0100 [thread overview]
Message-ID: <871pynfv5f.fsf@kernel.org> (raw)
In-Reply-To: <20241114005631.818440-1-alistair@alistair23.me> (Alistair Francis's message of "Thu, 14 Nov 2024 10:56:20 +1000")
Hi Alistair,
"Alistair Francis" <alistair@alistair23.me> writes:
>
> This series adds support for bindgen generating wrappers for inline statics and
> then converts the existing helper functions to this new method. This doesn't
> work for C macros, so we can't reamove all of the helper functions, but we
> can remove most.
Are you aware of the helper LTO patches by Gary [1]? Can you tell if
this series will compose with the LTO patches?
Also see this Zulip thread for discussion on the LTO patches [2].
Best regards,
Andreas Hindborg
[1] https://github.com/nbdd0121/linux/tree/thin-lto
[2] https://rust-for-linux.zulipchat.com/#narrow/channel/288089-General/topic/LTO.20Rust.20modules.20with.20C.20helpers
next prev parent reply other threads:[~2024-12-04 13:14 UTC|newest]
Thread overview: 18+ messages / expand[flat|nested] mbox.gz Atom feed top
[not found] <yZdXTg82eCLGHsaNBfAwwYZTGa63yzxI2YXoaTndUyJzyVN60hPrWoeQoXdrrh2hnRIeugFXvrb3nbq2bpD6Ag==@protonmail.internalid>
2024-11-14 0:56 ` [PATCH v4 00/11] rust: bindings: Auto-generate inline static functions Alistair Francis
2024-11-14 0:56 ` [PATCH v4 01/11] rust: bindings: Support some " Alistair Francis
2024-11-14 0:56 ` [PATCH v4 02/11] rust: helpers: Remove blk helper Alistair Francis
2024-11-14 0:56 ` [PATCH v4 03/11] rust: helpers: Remove err helper Alistair Francis
2024-11-14 0:56 ` [PATCH v4 04/11] rust: helpers: Remove kunit helper Alistair Francis
2024-11-14 0:56 ` [PATCH v4 05/11] rust: helpers: Remove some page helpers Alistair Francis
2024-11-14 0:56 ` [PATCH v4 06/11] rust: helpers: Remove rbtree helper Alistair Francis
2024-11-14 0:56 ` [PATCH v4 07/11] rust: helpers: Remove some refcount helpers Alistair Francis
2024-11-14 0:56 ` [PATCH v4 08/11] rust: helpers: Remove signal helper Alistair Francis
2024-11-14 0:56 ` [PATCH v4 09/11] rust: helpers: Remove some spinlock helpers Alistair Francis
2024-11-14 0:56 ` [PATCH v4 10/11] rust: helpers: Remove some task helpers Alistair Francis
2024-11-14 0:56 ` [PATCH v4 11/11] rust: helpers: Remove uaccess helpers Alistair Francis
2024-12-02 7:14 ` [PATCH v4 00/11] rust: bindings: Auto-generate inline static functions Alistair Francis
2024-12-04 13:13 ` Andreas Hindborg [this message]
2024-12-18 6:32 ` Alistair Francis
2024-12-18 9:45 ` Andreas Hindborg
2024-12-20 2:55 ` Alistair Francis
2025-01-03 11:21 ` Alistair Francis
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=871pynfv5f.fsf@kernel.org \
--to=a.hindborg@kernel.org \
--cc=alex.gaynor@gmail.com \
--cc=aliceryhl@google.com \
--cc=alistair.francis@wdc.com \
--cc=alistair23@gmail.com \
--cc=alistair@alistair23.me \
--cc=benno.lossin@proton.me \
--cc=bjorn3_gh@protonmail.com \
--cc=boqun.feng@gmail.com \
--cc=gary@garyguo.net \
--cc=linux-kernel@vger.kernel.org \
--cc=me@kloenk.dev \
--cc=ojeda@kernel.org \
--cc=rust-for-linux@vger.kernel.org \
--cc=tmgross@umich.edu \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).