Re: rust compile failure in next-20260730
"Vlastimil Babka (SUSE)" <[email protected]> Wed, 5 Aug 2026 18:30:32 +0200
| Newsgroups | org.kernel.vger.rust-for-linux,org.kernel.vger.linux-kernel,org.kernel.vger.linux-next |
|---|---|
| Message-ID | <[email protected]> |
On 8/5/26 18:24, Miguel Ojeda wrote: > On Tue, Aug 4, 2026 at 12:35 PM Vlastimil Babka (SUSE) > <[email protected]> wrote: >> >> Thanks. The slab/for-next branch now includes the slab changes. >> The merge commit should thus perform the rust/kernel/sync/poll.rs change. > > I don't see it in next-20260805 -- Mark, could we please get the last > diff hunk from: > > https://lore.kernel.org/all/[email protected]/ > > applied tomorrow in the char-misc-next merge? i.e. > > - rcu: Opaque<bindings::callback_head>, > + rcu: Opaque<bindings::kvfree_rcu_head>, > > in `rust/kernel/sync/poll.rs`. I was just asking Mark about it on IRC and sent the fix as he asked: https://lore.kernel.org/all/[email protected]/ > Thanks! > > Cheers, > Miguel