Hi Catalin,
Today's linux-next merge of the arm64 tree got a conflict in:
arch/arm64/kernel/fpsimd.c
between commit:
a45448313706 ("arm64: fpsimd: Fix copying of FP state from signal frame into
task struct")
from Linus' tree and commit:
0abdeff598a6 ("arm64: fpsimd: Fix state leakage when migrating after
sigreturn")
from the arm64 tree.
I fixed it up (I just used the latter version) 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