diff mbox series

linux-next: manual merge of the tip tree with the crypto tree

Message ID 20250408112830.4769244e@canb.auug.org.au (mailing list archive)
State New
Delegated to: Herbert Xu
Headers show
Series linux-next: manual merge of the tip tree with the crypto tree | expand

Commit Message

Stephen Rothwell April 8, 2025, 1:28 a.m. UTC
Hi all,

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

  arch/x86/Kconfig.assembler

between commits:

  984f835009d6 ("crypto: x86 - Remove CONFIG_AS_SHA1_NI")
  d032a27e8fe9 ("crypto: x86 - Remove CONFIG_AS_SHA256_NI")

from the crypto tree and commit:

  a72d55dc3bd6 ("x86/idle: Remove CONFIG_AS_TPAUSE")

from the tip 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

Ingo Molnar April 8, 2025, 6:35 a.m. UTC | #1
* Stephen Rothwell <sfr@canb.auug.org.au> wrote:

> Hi all,
> 
> Today's linux-next merge of the tip tree got a conflict in:
> 
>   arch/x86/Kconfig.assembler
> 
> between commits:
> 
>   984f835009d6 ("crypto: x86 - Remove CONFIG_AS_SHA1_NI")
>   d032a27e8fe9 ("crypto: x86 - Remove CONFIG_AS_SHA256_NI")
> 
> from the crypto tree and commit:
> 
>   a72d55dc3bd6 ("x86/idle: Remove CONFIG_AS_TPAUSE")
> 
> from the tip 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.

The resolution looks good to me, thank you!

	Ingo
diff mbox series

Patch

diff --cc arch/x86/Kconfig.assembler
index 4d06fd3c8dfe,fa8858546d5e..000000000000
--- a/arch/x86/Kconfig.assembler