On Wed Aug 13, 2025 at 3:11 AM CEST, Stephen Rothwell wrote: > Hi all, > > Today's linux-next merge of the mm-unstable tree got a conflict in: > > rust/kernel/alloc/allocator.rs > > between commit: > > fde578c86281 ("rust: alloc: replace aligned_size() with > Kmalloc::aligned_layout()") > > from the drm-misc-fixes tree and commit: > > cda097b07bce ("rust: support large alignments in allocations") > > from the mm-unstable tree. > > I fixed it up (see below) 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.
Thanks, the resolution looks good!