On Fri, Mar 21, 2025 at 8:56 AM Stephen Rothwell <sfr@xxxxxxxxxxxxxxxx> wrote: > > Today's linux-next merge of the rust tree got a semantic conflict in: > > samples/rust/rust_dma.rs > > between commit: > > 7b948a2af6b5 ("rust: pci: fix unrestricted &mut pci::Device") > > from the driver-core tree and commit: > > 9901addae63b ("samples: rust: add Rust dma test sample driver") > > from the rust tree. > > I fixed it up (I applied the following supplied resolution, thanks Danilo) > and can carry the fix as necessary. This is now fixed as far as linux-next > is concerned, but any non trivial conflicts should be mentioned to your > upstream maintainer when your tree is submitted for merging. You may > also want to consider cooperating with the maintainer of the conflicting > tree to minimise any particularly complex conflicts. Looks like it worked from my test builds, thanks! Cheers, Miguel