Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1516826 > unrolled thread

linux-next: manual merge of the tty tree with the jc_docs tree

Started byStephen Rothwell <sfr@canb.auug.org.au>
First post2016-11-08 06:40 +0100
Last post2016-11-08 21:00 +0100
Articles 4 — 3 participants

Back to article view | Back to linux.kernel


Contents

  linux-next: manual merge of the tty tree with the jc_docs tree Stephen Rothwell <sfr@canb.auug.org.au> - 2016-11-08 06:40 +0100
    Re: linux-next: manual merge of the tty tree with the jc_docs tree Greg KH <greg@kroah.com> - 2016-11-08 11:20 +0100
      Re: linux-next: manual merge of the tty tree with the jc_docs tree Jiri Slaby <jslaby@suse.cz> - 2016-11-08 19:50 +0100
        Re: linux-next: manual merge of the tty tree with the jc_docs tree Greg KH <greg@kroah.com> - 2016-11-08 21:00 +0100

#1516826 — linux-next: manual merge of the tty tree with the jc_docs tree

FromStephen Rothwell <sfr@canb.auug.org.au>
Date2016-11-08 06:40 +0100
Subjectlinux-next: manual merge of the tty tree with the jc_docs tree
Message-ID<sB7ix-5a0-5@gated-at.bofh.it>
Hi Greg,

Today's linux-next merge of the tty tree got a conflict in:

  Documentation/VGA-softcursor.txt

between commits:

  27641b953c54 ("Documentation/VGA-softcursor.txt: convert to ReST markup")
  9d85025b0418 ("docs-rst: create an user's manual book")

from the jc_docs tree and commit:

  b9c8b7fc252c ("vgacon: remove prehistoric macros")

from the tty tree.

I fixed it up (I deleted it - since 9d85025b0418 moved it - but that
means it may need fixing up in its new location to match any relevant
changes in b9c8b7fc252c) 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

[toc] | [next] | [standalone]


#1517027

FromGreg KH <greg@kroah.com>
Date2016-11-08 11:20 +0100
Message-ID<sBbFv-84M-7@gated-at.bofh.it>
In reply to#1516826
On Tue, Nov 08, 2016 at 04:30:13PM +1100, Stephen Rothwell wrote:
> Hi Greg,
> 
> Today's linux-next merge of the tty tree got a conflict in:
> 
>   Documentation/VGA-softcursor.txt
> 
> between commits:
> 
>   27641b953c54 ("Documentation/VGA-softcursor.txt: convert to ReST markup")
>   9d85025b0418 ("docs-rst: create an user's manual book")
> 
> from the jc_docs tree and commit:
> 
>   b9c8b7fc252c ("vgacon: remove prehistoric macros")
> 
> from the tty tree.
> 
> I fixed it up (I deleted it - since 9d85025b0418 moved it - but that
> means it may need fixing up in its new location to match any relevant
> changes in b9c8b7fc252c) 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.

Thanks, I'll work on sending a documentation patch after 4.10-rc1 to fix
this up.

greg k-h

[toc] | [prev] | [next] | [standalone]


#1517473

FromJiri Slaby <jslaby@suse.cz>
Date2016-11-08 19:50 +0100
Message-ID<sBjD3-4ES-33@gated-at.bofh.it>
In reply to#1517027
On 11/08/2016, 11:15 AM, Greg KH wrote:
> On Tue, Nov 08, 2016 at 04:30:13PM +1100, Stephen Rothwell wrote:
>> Hi Greg,
>>
>> Today's linux-next merge of the tty tree got a conflict in:
>>
>>   Documentation/VGA-softcursor.txt
>>
>> between commits:
>>
>>   27641b953c54 ("Documentation/VGA-softcursor.txt: convert to ReST markup")
>>   9d85025b0418 ("docs-rst: create an user's manual book")
>>
>> from the jc_docs tree and commit:
>>
>>   b9c8b7fc252c ("vgacon: remove prehistoric macros")
>>
>> from the tty tree.
>>
>> I fixed it up (I deleted it - since 9d85025b0418 moved it - but that
>> means it may need fixing up in its new location to match any relevant
>> changes in b9c8b7fc252c) 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.
> 
> Thanks, I'll work on sending a documentation patch after 4.10-rc1 to fix
> this up.

I have the change in my tree already:
https://git.kernel.org/cgit/linux/kernel/git/jirislaby/linux.git/commit/?h=devel&id=c4321f11b3ea88fc1c756a087869c09e89f2d299

If you want me to send that as a separate patch (or any other action),
please let me know.

thanks,
-- 
js
suse labs

[toc] | [prev] | [next] | [standalone]


#1517537

FromGreg KH <greg@kroah.com>
Date2016-11-08 21:00 +0100
Message-ID<sBkIO-5kY-21@gated-at.bofh.it>
In reply to#1517473
On Tue, Nov 08, 2016 at 07:40:53PM +0100, Jiri Slaby wrote:
> On 11/08/2016, 11:15 AM, Greg KH wrote:
> > On Tue, Nov 08, 2016 at 04:30:13PM +1100, Stephen Rothwell wrote:
> >> Hi Greg,
> >>
> >> Today's linux-next merge of the tty tree got a conflict in:
> >>
> >>   Documentation/VGA-softcursor.txt
> >>
> >> between commits:
> >>
> >>   27641b953c54 ("Documentation/VGA-softcursor.txt: convert to ReST markup")
> >>   9d85025b0418 ("docs-rst: create an user's manual book")
> >>
> >> from the jc_docs tree and commit:
> >>
> >>   b9c8b7fc252c ("vgacon: remove prehistoric macros")
> >>
> >> from the tty tree.
> >>
> >> I fixed it up (I deleted it - since 9d85025b0418 moved it - but that
> >> means it may need fixing up in its new location to match any relevant
> >> changes in b9c8b7fc252c) 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.
> > 
> > Thanks, I'll work on sending a documentation patch after 4.10-rc1 to fix
> > this up.
> 
> I have the change in my tree already:
> https://git.kernel.org/cgit/linux/kernel/git/jirislaby/linux.git/commit/?h=devel&id=c4321f11b3ea88fc1c756a087869c09e89f2d299
> 
> If you want me to send that as a separate patch (or any other action),
> please let me know.

Can you send it to the documentation tree so it doesn't get lost?

thanks for doing this,

greg k-h

[toc] | [prev] | [standalone]


Back to top | Article view | linux.kernel


csiph-web