From mboxrd@z Thu Jan 1 00:00:00 1970 From: Stephen Rothwell Subject: Re: linux-next: manual merge of the kspp tree with the kbuild tree Date: Thu, 16 Aug 2018 09:58:08 +1000 Message-ID: <20180816095808.00b54eff@canb.auug.org.au> References: <20180803173020.6ec4014b@canb.auug.org.au> <20180816095628.686cba3a@canb.auug.org.au> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha256; boundary="Sig_/9a9AnTljfiGO._XwC8ITnN4"; protocol="application/pgp-signature" Return-path: In-Reply-To: <20180816095628.686cba3a@canb.auug.org.au> Sender: linux-kernel-owner@vger.kernel.org To: Kees Cook Cc: Masahiro Yamada , Linux-Next Mailing List , Linux Kernel Mailing List , Randy Dunlap List-Id: linux-next.vger.kernel.org --Sig_/9a9AnTljfiGO._XwC8ITnN4 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: quoted-printable Hi all, On Thu, 16 Aug 2018 09:56:28 +1000 Stephen Rothwell = wrote: > > On Fri, 3 Aug 2018 17:30:20 +1000 Stephen Rothwell = wrote: > > > > Today's linux-next merge of the kspp tree got a conflict in: > >=20 > > arch/Kconfig > >=20 > > between commit: > >=20 > > 22471e1313f2 ("kconfig: use a menu in arch/Kconfig to reduce clutter") > >=20 > > from the kbuild tree and commit: > >=20 > > 45332b1bdfdc ("gcc-plugins: split out Kconfig entries to scripts/gcc-= plugins/Kconfig") > >=20 > > from the kspp tree. > >=20 > > 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. > >=20 > > --=20 > > Cheers, > > Stephen Rothwell > >=20 > > diff --cc arch/Kconfig > > index 6cf1b17a8df2,43f315b84c8f..000000000000 > > --- a/arch/Kconfig > > +++ b/arch/Kconfig > > @@@ -984,4 -836,4 +847,6 @@@ config REFCOUNT_FUL > > =20 > > source "kernel/gcov/Kconfig" > > =20 > > + source "scripts/gcc-plugins/Kconfig" > > ++ > > +endmenu =20 >=20 > This is now a conflict between Linus' tree and the kspp tree. Ignore this, the kspp tree has been merged by Linus as well. --=20 Cheers, Stephen Rothwell --Sig_/9a9AnTljfiGO._XwC8ITnN4 Content-Type: application/pgp-signature Content-Description: OpenPGP digital signature -----BEGIN PGP SIGNATURE----- iQEzBAEBCAAdFiEENIC96giZ81tWdLgKAVBC80lX0GwFAlt0vhAACgkQAVBC80lX 0Gz3Xwf/bqKXB/f8HjEPq+H2LwS0A1EAQF0j+LrtAbHZxKEg7MmgSy6iirwau+I+ SrzoCJMD4JyEwQ1D9uKJ3fJilo0pYXrfEIjjtSGnjSWOAoct38Jp3H1+T6DoDu2g 3PnqwJ+IaEJQHz1fvLSgiQZ7eevdVtUQc0I1PRCuXZA1QrF/6xyRml8rnc2OeDXT H7ZWnGz4qb0hbnl3pJKurFDIsRTdqCSTVcykCS+w8wuvdTUNl9S23OTjpI7xIyER 8rpSbfOKdN17ZZuFhS4AWEeZl89D/AUg1xp0XubOsY7rlp4ozAnyVbchs4OtPD18 b1h90UBEviF+FcrUzYej/73BIvPFLA== =YMc2 -----END PGP SIGNATURE----- --Sig_/9a9AnTljfiGO._XwC8ITnN4--