Re: rust compile failure in next-20260730

Miguel Ojeda <[email protected]> Wed, 5 Aug 2026 18:24:03 +0200
Newsgroups org.kernel.vger.rust-for-linux,org.kernel.vger.linux-kernel,org.kernel.vger.linux-next
Message-ID <CANiq72=Y1eVO5F0j4NXbnUzVvEnDGg0evAkeiE9hd-7hkeVr7A@mail.gmail.com>
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`.

Thanks!

Cheers,
Miguel