From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from smtp.kernel.org (aws-us-west-2-korg-mail-1.web.codeaurora.org [10.30.226.201]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.subspace.kernel.org (Postfix) with ESMTPS id 4663E283CB5; Mon, 15 Dec 2025 21:40:52 +0000 (UTC) Authentication-Results: smtp.subspace.kernel.org; arc=none smtp.client-ip=10.30.226.201 ARC-Seal:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1765834853; cv=none; b=l4BVOQWB7e7Z+OugWCJfnO1HqpMesY2FiKYMB8pT+1Ml8KUheNRCO5YZkCUHRVyJ/h55YOWLNW/s82SpmvlG4+5oLF144UC5Oi9NnuFMeXc3+kUhP8ackpR/ZphNT3cPZOmjJqqBAKhGjP9vTG2uNNQDLhPb3EzZHCGx/Ea/tcA= ARC-Message-Signature:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1765834853; c=relaxed/simple; bh=8+QhW2cFWJDaIsuT5yDSI4nyUtquLCwiDgHnqtP3F00=; h=Mime-Version:Content-Type:Date:Message-Id:Cc:To:From:Subject: References:In-Reply-To; b=iZa8a7r+2ylEoXN/5AMjvVHz+9Ocf5w3clQGeqvOoL6mU6WaxQPrufYZ6bmS0TTyy0qv1XHS+IX4Jjp9r7x4HS+Yru/w75me2GbY0seOLoSjNuANpxYIhUgPWfnUtkuUDJnjrHQLol4NXiGRvslMzo0SMqZwm2ACrDUOeawsdkU= ARC-Authentication-Results:i=1; smtp.subspace.kernel.org; dkim=pass (2048-bit key) header.d=kernel.org header.i=@kernel.org header.b=qJFBVJaC; arc=none smtp.client-ip=10.30.226.201 Authentication-Results: smtp.subspace.kernel.org; dkim=pass (2048-bit key) header.d=kernel.org header.i=@kernel.org header.b="qJFBVJaC" Received: by smtp.kernel.org (Postfix) with ESMTPSA id C486BC4CEF5; Mon, 15 Dec 2025 21:40:37 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1765834852; bh=8+QhW2cFWJDaIsuT5yDSI4nyUtquLCwiDgHnqtP3F00=; h=Date:Cc:To:From:Subject:References:In-Reply-To:From; b=qJFBVJaC0an3Wy7ck/NW3yKgi9jI3ce1I7gVQW8XUmK+OrJgE8FAW+WL7g4D9LvFe /YXSYPoFx2CSzUrpqi11o2qDr8G6z/1Di0ZaklBXTyTMLUzpgYiEXa6CG+nuC9aEPB oPLpWQpGwbvBrApASVSXJtWBeD5j9+j8eCEqoYfQukbOTAQU4/7mRVkdeQh7josQjH EqqCHJPOqdShwjRa6dHuASX87J1if9DJv4RbmhpyPx7LNZQF9y9tpD3TU8/KUvv9Fl o6XLqSg9GmBVn/+MChjQ3SmuTHxo55lUfl8ovjSyyVqKmJtl1P2uKHl4dlIN5739w4 bHhzsM+PVC1lg== Precedence: bulk X-Mailing-List: rcu@vger.kernel.org List-Id: List-Subscribe: List-Unsubscribe: Mime-Version: 1.0 Content-Transfer-Encoding: quoted-printable Content-Type: text/plain; charset=UTF-8 Date: Mon, 15 Dec 2025 22:40:36 +0100 Message-Id: Cc: , , "Greg Kroah-Hartman" , "Dave Ertman" , "Ira Weiny" , "Leon Romanovsky" , "Peter Zijlstra" , "Boqun Feng" , "Elle Rhumsaa" , "Carlos Llamas" , "Yury Norov" , "Andreas Hindborg" , , "FUJITA Tomonori" , "Miguel Ojeda" , "Michael Turquette" , "Stephen Boyd" , , "Benno Lossin" , "Thomas Gleixner" , "Rafael J. Wysocki" , "Viresh Kumar" , , "Paul Moore" , "Serge Hallyn" , , "Daniel Almeida" , "Abdiel Janulgue" , "Robin Murphy" , "Lyude Paul" , "Alexander Viro" , "Christian Brauner" , "Jan Kara" , , "Josh Poimboeuf" , "Jason Baron" , "Steven Rostedt" , "Ard Biesheuvel" , "Brendan Higgins" , "David Gow" , "Rae Moar" , , "Andrew Morton" , "Liam R. Howlett" , "Andrew Ballance" , , , "Lorenzo Stoakes" , "Uladzislau Rezki" , "Vitaly Wool" , "Rob Herring" , "Saravana Kannan" , , "Bjorn Helgaas" , =?utf-8?q?Krzysztof_Wilczy=C5=84ski?= , , "Remo Senekowitsch" , "Paul E. McKenney" , , "Will Deacon" , "Fiona Behrens" , "Gary Guo" , "Liam Girdwood" , "Mark Brown" , "Alexandre Courbot" , "Vlastimil Babka" , "Christoph Lameter" , "David Rientjes" , "Ingo Molnar" , "Waiman Long" , "Mitchell Levy" , "Frederic Weisbecker" , "Anna-Maria Behnsen" , "John Stultz" , , "Tejun Heo" , "Lai Jiangshan" , "Matthew Wilcox" , "Tamir Duberstein" To: "Alice Ryhl" From: "Danilo Krummrich" Subject: Re: [PATCH 00/46] Allow inlining C helpers into Rust when using LTO References: <20251202-define-rust-helper-v1-0-a2e13cbc17a6@google.com> In-Reply-To: <20251202-define-rust-helper-v1-0-a2e13cbc17a6@google.com> On Tue Dec 2, 2025 at 8:37 PM CET, Alice Ryhl wrote: Applied to driver-core-testing, thanks! > Alice Ryhl (46): > rust: auxiliary: add __rust_helper to helpers > rust: device: add __rust_helper to helpers > rust: dma: add __rust_helper to helpers > rust: io: add __rust_helper to helpers > rust: irq: add __rust_helper to helpers > rust: pci: add __rust_helper to helpers [ Consider latest helper additions. - Danilo ] > rust: platform: add __rust_helper to helpers > rust: property: add __rust_helper to helpers > rust: scatterlist: add __rust_helper to helpers