linux-next: manual merge of the rust tree with the arm64 tree

Message ID 20240301153807.796a3a28@canb.auug.org.au
State New
Headers
Series linux-next: manual merge of the rust tree with the arm64 tree |

Commit Message

Stephen Rothwell March 1, 2024, 4:38 a.m. UTC
  Hi all,

Today's linux-next merge of the rust tree got a conflict in:

  rust/Makefile

between commit:

  f82811e22b48 ("rust: Refactor the build target to allow the use of builtin targets")

from the arm64 tree and commit:

  ecab4115c44c ("kbuild: mark `rustc` (and others) invocations as recursive")

from the rust 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.
  

Comments

Miguel Ojeda March 1, 2024, 9:42 a.m. UTC | #1
On Fri, Mar 1, 2024 at 5:38 AM Stephen Rothwell <sfr@canb.auug.org.au> wrote:
>
> I fixed it up (see below) and can carry the fix as necessary. This

The resolution looks good -- thanks!

Cheers,
Miguel
  

Patch

diff --cc rust/Makefile
index fe045dbc701e,a78fcf4004b0..000000000000
--- a/rust/Makefile