Hi all, On Mon, 11 Dec 2023 12:29:17 +1100 Stephen Rothwell wrote: > > Today's linux-next merge of the security tree got a conflict in: > > Documentation/userspace-api/index.rst > > between commit: > > 50709576d81b ("Documentation: Destage TEE subsystem documentation") > > from the jc_docs tree and commit: > > f3b8788cde61 ("LSM: Identify modules by more than name") > > from the security 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. > > -- > Cheers, > Stephen Rothwell > > diff --cc Documentation/userspace-api/index.rst > index 93174ffc7350,8be8b1979194..000000000000 > --- a/Documentation/userspace-api/index.rst > +++ b/Documentation/userspace-api/index.rst > @@@ -30,7 -33,7 +30,8 @@@ place where this information is gathere > sysfs-platform_profile > vduse > futex2 > + tee > + lsm > > .. only:: subproject and html > This is now a conflict between the jc_docs tree and Linus' tree. -- Cheers, Stephen Rothwell