Re: linux-next: manual merge of the tty tree with the tty.current tree

2020-09-16 Thread Greg KH
On Thu, Sep 17, 2020 at 04:09:46PM +1000, Stephen Rothwell wrote: > Hi all, > > Today's linux-next merge of the tty tree got a conflict in: > > drivers/tty/serial/8250/8250_pci.c > > between commit: > > 3c5a87be170a ("serial: 8250_pci: Add Realtek 816a and 816b") > > from the tty.current t

Re: linux-next: manual merge of the tty tree with the tty.current tree

2017-08-14 Thread Greg KH
On Wed, Aug 02, 2017 at 02:26:28PM +1000, Stephen Rothwell wrote: > Hi Greg, > > Today's linux-next merge of the tty tree got a conflict in: > > drivers/tty/serial/8250/8250_core.c > > between commit: > > 9527b82ae3af ("Revert "serial: Delete dead code for CIR serial ports"") > > from the

Re: linux-next: manual merge of the tty tree with the tty.current tree

2017-08-03 Thread Greg KH
On Wed, Aug 02, 2017 at 02:26:28PM +1000, Stephen Rothwell wrote: > Hi Greg, > > Today's linux-next merge of the tty tree got a conflict in: > > drivers/tty/serial/8250/8250_core.c > > between commit: > > 9527b82ae3af ("Revert "serial: Delete dead code for CIR serial ports"") > > from the

Re: linux-next: manual merge of the tty tree with the tty.current tree

2017-03-30 Thread Dmitry Vyukov
On Thu, Mar 30, 2017 at 5:46 AM, Michael Neuling wrote: >> > wrote: >> > > Hi Greg, >> > > >> > > Today's linux-next merge of the tty tree got a conflict in: >> > > >> > > drivers/tty/tty_ldisc.c >> > > >> > > between commit: >> > > >> > > 5362544bebe8 ("tty: don't panic on OOM in tty_set_ldis

Re: linux-next: manual merge of the tty tree with the tty.current tree

2017-03-29 Thread Michael Neuling
On Mon, 2017-03-20 at 10:26 +0100, Dmitry Vyukov wrote: > On Mon, Mar 20, 2017 at 10:21 AM, Dmitry Vyukov wrote: > > On Mon, Mar 20, 2017 at 3:28 AM, Stephen Rothwell > > wrote: > > > Hi Greg, > > > > > > Today's linux-next merge of the tty tree got a conflict in: > > > > > >   drivers/tty/tty_

Re: linux-next: manual merge of the tty tree with the tty.current tree

2017-03-28 Thread Greg KH
On Mon, Mar 20, 2017 at 10:26:43AM +0100, Dmitry Vyukov wrote: > On Mon, Mar 20, 2017 at 10:21 AM, Dmitry Vyukov wrote: > > On Mon, Mar 20, 2017 at 3:28 AM, Stephen Rothwell > > wrote: > >> Hi Greg, > >> > >> Today's linux-next merge of the tty tree got a conflict in: > >> > >> drivers/tty/tty

Re: linux-next: manual merge of the tty tree with the tty.current tree

2017-03-20 Thread Dmitry Vyukov
On Mon, Mar 20, 2017 at 10:21 AM, Dmitry Vyukov wrote: > On Mon, Mar 20, 2017 at 3:28 AM, Stephen Rothwell > wrote: >> Hi Greg, >> >> Today's linux-next merge of the tty tree got a conflict in: >> >> drivers/tty/tty_ldisc.c >> >> between commit: >> >> 5362544bebe8 ("tty: don't panic on OOM i

Re: linux-next: manual merge of the tty tree with the tty.current tree

2017-03-20 Thread Dmitry Vyukov
On Mon, Mar 20, 2017 at 3:28 AM, Stephen Rothwell wrote: > Hi Greg, > > Today's linux-next merge of the tty tree got a conflict in: > > drivers/tty/tty_ldisc.c > > between commit: > > 5362544bebe8 ("tty: don't panic on OOM in tty_set_ldisc()") > > from the tty.current tree and commit: > > 71

Re: linux-next: manual merge of the tty tree with the tty.current tree

2016-03-31 Thread Greg KH
On Thu, Mar 31, 2016 at 05:23:27PM -0700, Peter Hurley wrote: > On Sun, Feb 7, 2016 at 6:21 PM, Greg KH wrote: > > On Mon, Feb 08, 2016 at 01:16:29PM +1100, Stephen Rothwell wrote: > >> Hi Greg, > >> > >> Today's linux-next merge of the tty tree got a conflict in: > >> > >> drivers/tty/tty_io.c

Re: linux-next: manual merge of the tty tree with the tty.current tree

2016-03-31 Thread Peter Hurley
On Sun, Feb 7, 2016 at 6:21 PM, Greg KH wrote: > On Mon, Feb 08, 2016 at 01:16:29PM +1100, Stephen Rothwell wrote: >> Hi Greg, >> >> Today's linux-next merge of the tty tree got a conflict in: >> >> drivers/tty/tty_io.c >> >> between commit: >> >> e9036d066236 ("tty: Drop krefs for interrupted

Re: linux-next: manual merge of the tty tree with the tty.current tree

2016-02-07 Thread Peter Hurley
On 02/07/2016 06:21 PM, Greg KH wrote: > Peter, is the merge above correct? Yes, thanks.

Re: linux-next: manual merge of the tty tree with the tty.current tree

2016-02-07 Thread Greg KH
On Mon, Feb 08, 2016 at 01:16:29PM +1100, Stephen Rothwell wrote: > Hi Greg, > > Today's linux-next merge of the tty tree got a conflict in: > > drivers/tty/tty_io.c > > between commit: > > e9036d066236 ("tty: Drop krefs for interrupted tty lock") > > from the tty.current tree and commit:

Re: linux-next: manual merge of the tty tree with the tty.current tree

2015-05-26 Thread Dave Martin
On Mon, May 25, 2015 at 05:28:21PM +0100, Greg KH wrote: > On Mon, May 25, 2015 at 06:19:38PM +1000, Stephen Rothwell wrote: > > Hi Greg, > > > > Today's linux-next merge of the tty tree got a conflict in > > drivers/tty/serial/amba-pl011.c between commit 43dd1f9a5b05 > > ("serial/amba-pl011: Unco

Re: linux-next: manual merge of the tty tree with the tty.current tree

2015-05-25 Thread Greg KH
On Mon, May 25, 2015 at 06:19:38PM +1000, Stephen Rothwell wrote: > Hi Greg, > > Today's linux-next merge of the tty tree got a conflict in > drivers/tty/serial/amba-pl011.c between commit 43dd1f9a5b05 > ("serial/amba-pl011: Unconditionally poll for FIFO space before each TX > char") from the tty.

Re: linux-next: manual merge of the tty tree with the tty.current tree

2014-11-26 Thread Greg KH
On Wed, Nov 26, 2014 at 06:12:26PM +1100, Stephen Rothwell wrote: > Hi Greg, > > Today's linux-next merge of the tty tree got a conflict in > drivers/tty/serial/of_serial.c between commit a5e9ab291c60 ("Revert > "serial: of-serial: add PM suspend/resume support"") from the > tty.current tree and c

Re: linux-next: manual merge of the tty tree with the tty.current tree

2014-11-09 Thread Greg KH
On Mon, Nov 10, 2014 at 03:49:58PM +1100, Stephen Rothwell wrote: > Hi Greg, > > Today's linux-next merge of the tty tree got a conflict in > drivers/tty/serial/8250/8250_mtk.c between commit cd92208f6996 ("tty: > serial: 8250_mtk: Fix quot calculation") from the tty.current tree and > commit 2a76

Re: linux-next: manual merge of the tty tree with the tty.current tree

2013-01-17 Thread Greg KH
On Thu, Jan 17, 2013 at 01:07:38PM +1100, Stephen Rothwell wrote: > Hi Greg, > > Today's linux-next merge of the tty tree got a conflict in > drivers/tty/serial/8250/8250_dw.c between commit 68e56cb3a068 ("tty: > 8250_dw: Fix inverted arguments to serial_out in IRQ handler") from the > tty.current