Re: linux-next: manual merge of the tip tree with the rust tree
From: Miguel Ojeda
Date: Mon Aug 10 2026 - 17:25:34 EST
On Mon, Aug 10, 2026 at 6:58 PM Mark Brown <broonie@xxxxxxxxxx> wrote:
>
> Today's linux-next merge of the tip tree got a conflict in:
>
> rust/kernel/sync/rcu.rs
>
> between commit:
>
> d8973c4754437 ("rust: sync: Add abstraction for rcu_barrier()")
>
> from the rust tree and commit:
>
> 1fb92e0625596 ("rust: sync: Add abstraction for synchronize_rcu()")
>
> from the tip tree.
>
> I fixed it up (see below) and can carry the fix as necessary. This
Looks good, of course, thanks Mark!
Cheers,
Miguel