Hi all, Today's linux-next merge of the crypto tree got a conflict in: crypto/asymmetric_keys/public_key.c between commit: c3d03e8e35e0 ("KEYS: asymmetric: Copy sig and digest in public_key_verify_signature()") from Linus' tree and commits: e5221fa6a355 ("KEYS: asymmetric: Move sm2 code into x509_public_key") 63ba4d67594a ("KEYS: asymmetric: Use new crypto interface without scatterlists") from the crypto tree. I fixed it up (I effectively reverted the former commit - which may or may not be the correc thing to do) 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. -- Cheers, Stephen Rothwell