From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753168AbdFMHPB (ORCPT ); Tue, 13 Jun 2017 03:15:01 -0400 Received: from out4-smtp.messagingengine.com ([66.111.4.28]:49325 "EHLO out4-smtp.messagingengine.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753093AbdFMHO6 (ORCPT ); Tue, 13 Jun 2017 03:14:58 -0400 X-ME-Sender: X-Sasl-enc: t91OUzExfHZfYnVBiKcs8ZFjsbh0cCTPCSkOOP7B9fDU 1497338096 Date: Tue, 13 Jun 2017 09:14:50 +0200 From: Greg KH To: Stephen Rothwell Cc: Arnd Bergmann , Jonathan Corbet , Linux-Next Mailing List , Linux Kernel Mailing List , Kees Cook , Mika Westerberg , Andreas Noever Subject: Re: linux-next: manual merge of the char-misc tree with the jc_docs tree Message-ID: <20170613071450.GA27543@kroah.com> References: <20170613162341.627e2095@canb.auug.org.au> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20170613162341.627e2095@canb.auug.org.au> User-Agent: Mutt/1.8.3 (2017-05-23) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Tue, Jun 13, 2017 at 04:23:41PM +1000, Stephen Rothwell wrote: > Hi all, > > Today's linux-next merge of the char-misc tree got a conflict in: > > Documentation/admin-guide/index.rst > > between commit: > > 504f231cda56 ("doc: ReSTify and split LSM.txt") > > from the jc_docs tree and commit: > > 163f15115203 ("thunderbolt: Add documentation how Thunderbolt bus can be used") > > from the char-misc 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/admin-guide/index.rst > index e14c374aaf60,6d99a7ce6e21..000000000000 > --- a/Documentation/admin-guide/index.rst > +++ b/Documentation/admin-guide/index.rst > @@@ -61,7 -61,7 +61,8 @@@ configure specific aspects of kernel be > java > ras > pm/index > + LSM/index > + thunderbolt Looks good to me, thanks! greg k-h