Re: [PATCH 3.12 16/33] isdn/gigaset: reset tty->receive_room when attaching ser_gigaset

2015-11-04 Thread Tilman Schmidt
Hi Paul, Am 19.10.2015 um 11:09 schrieb Paul Bolle: > On ma, 2015-10-12 at 11:18 +0200, Tilman Schmidt wrote: >> While it doesn't make any sense indeed to run two instances of >> ldattach >> in parallel on one and the same serial port, it is entirely conceivable >> that someone might do so

Re: [PATCH 3.12 16/33] isdn/gigaset: reset tty->receive_room when attaching ser_gigaset

2015-11-04 Thread Tilman Schmidt
Hi Paul, Am 19.10.2015 um 11:09 schrieb Paul Bolle: > On ma, 2015-10-12 at 11:18 +0200, Tilman Schmidt wrote: >> While it doesn't make any sense indeed to run two instances of >> ldattach >> in parallel on one and the same serial port, it is entirely conceivable >> that someone might do so

Re: [PATCH 3.12 16/33] isdn/gigaset: reset tty->receive_room when attaching ser_gigaset

2015-10-19 Thread Paul Bolle
[Dropped stable from Cc:. I can't see how this is still relevant for that list.] Hi Tilman, On ma, 2015-10-12 at 11:18 +0200, Tilman Schmidt wrote: > While it doesn't make any sense indeed to run two instances of > ldattach > in parallel on one and the same serial port, it is entirely

Re: [PATCH 3.12 16/33] isdn/gigaset: reset tty->receive_room when attaching ser_gigaset

2015-10-19 Thread Paul Bolle
[Dropped stable from Cc:. I can't see how this is still relevant for that list.] Hi Tilman, On ma, 2015-10-12 at 11:18 +0200, Tilman Schmidt wrote: > While it doesn't make any sense indeed to run two instances of > ldattach > in parallel on one and the same serial port, it is entirely

Re: [PATCH 3.12 16/33] isdn/gigaset: reset tty->receive_room when attaching ser_gigaset

2015-10-12 Thread Tilman Schmidt
Paul, Am 06.10.2015 um 23:00 schrieb Paul Bolle: > On ma, 2015-09-21 at 18:07 +0200, Tilman Schmidt wrote: >> Am 21.09.2015 um 15:13 schrieb Peter Hurley: >>> ??? >>> >>> The tool you authored will do it from the command line >>> >>> $ ldattach PPP /dev/ttyS1 >>> $ ldattach GIGASET_M101

Re: [PATCH 3.12 16/33] isdn/gigaset: reset tty->receive_room when attaching ser_gigaset

2015-10-12 Thread Tilman Schmidt
Paul, Am 06.10.2015 um 23:00 schrieb Paul Bolle: > On ma, 2015-09-21 at 18:07 +0200, Tilman Schmidt wrote: >> Am 21.09.2015 um 15:13 schrieb Peter Hurley: >>> ??? >>> >>> The tool you authored will do it from the command line >>> >>> $ ldattach PPP /dev/ttyS1 >>> $ ldattach GIGASET_M101

Re: [PATCH 3.12 16/33] isdn/gigaset: reset tty->receive_room when attaching ser_gigaset

2015-10-06 Thread Paul Bolle
On ma, 2015-09-21 at 18:07 +0200, Tilman Schmidt wrote: > Am 21.09.2015 um 15:13 schrieb Peter Hurley: > > ??? > > > > The tool you authored will do it from the command line > > > > $ ldattach PPP /dev/ttyS1 > > $ ldattach GIGASET_M101 /dev/ttyS1 > > > > Note that nothing here closes the serial

Re: [PATCH 3.12 16/33] isdn/gigaset: reset tty->receive_room when attaching ser_gigaset

2015-10-06 Thread Paul Bolle
On ma, 2015-09-21 at 18:07 +0200, Tilman Schmidt wrote: > Am 21.09.2015 um 15:13 schrieb Peter Hurley: > > ??? > > > > The tool you authored will do it from the command line > > > > $ ldattach PPP /dev/ttyS1 > > $ ldattach GIGASET_M101 /dev/ttyS1 > > > > Note that nothing here closes the serial

Re: [PATCH 3.12 16/33] isdn/gigaset: reset tty->receive_room when attaching ser_gigaset

2015-09-21 Thread Tilman Schmidt
Am 21.09.2015 um 18:54 schrieb Peter Hurley: > On 09/21/2015 09:38 AM, Tilman Schmidt wrote: >> Am 21.09.2015 um 15:13 schrieb Peter Hurley: >>> On 09/18/2015 08:38 AM, Tilman Schmidt wrote: Am 17.09.2015 um 20:13 schrieb Peter Hurley: > On Wed, Sep 16, 2015 at 7:26 AM, Tilman Schmidt

Re: [PATCH 3.12 16/33] isdn/gigaset: reset tty->receive_room when attaching ser_gigaset

2015-09-21 Thread Peter Hurley
On 09/21/2015 09:38 AM, Tilman Schmidt wrote: > Am 21.09.2015 um 15:13 schrieb Peter Hurley: >> On 09/18/2015 08:38 AM, Tilman Schmidt wrote: >>> Am 17.09.2015 um 20:13 schrieb Peter Hurley: On Wed, Sep 16, 2015 at 7:26 AM, Tilman Schmidt wrote: > [...] > - The requirement for line

Re: [PATCH 3.12 16/33] isdn/gigaset: reset tty->receive_room when attaching ser_gigaset

2015-09-21 Thread Tilman Schmidt
Am 21.09.2015 um 15:13 schrieb Peter Hurley: > On 09/18/2015 08:38 AM, Tilman Schmidt wrote: >> Am 17.09.2015 um 20:13 schrieb Peter Hurley: [...] >>> So for example, if you manually set N_PPP (as if by user error) >> >> User error wouldn't suffice, as the LD would get reset to N_TTY when the

Re: [PATCH 3.12 16/33] isdn/gigaset: reset tty->receive_room when attaching ser_gigaset

2015-09-21 Thread Tilman Schmidt
Am 21.09.2015 um 15:13 schrieb Peter Hurley: > On 09/18/2015 08:38 AM, Tilman Schmidt wrote: >> Am 17.09.2015 um 20:13 schrieb Peter Hurley: >>> On Wed, Sep 16, 2015 at 7:26 AM, Tilman Schmidt wrote: [...] - The requirement for line disciplines to set receive_room wasn't (and btw still

Re: [PATCH 3.12 16/33] isdn/gigaset: reset tty->receive_room when attaching ser_gigaset

2015-09-21 Thread Peter Hurley
On 09/18/2015 08:38 AM, Tilman Schmidt wrote: > Am 17.09.2015 um 20:13 schrieb Peter Hurley: >> On Wed, Sep 16, 2015 at 7:26 AM, Tilman Schmidt wrote: >>> Am 16.09.2015 um 03:18 schrieb Peter Hurley: On Tue, Sep 15, 2015 at 8:37 PM, Tilman Schmidt wrote: > Am 16.09.2015 um 01:08 schrieb

Re: [PATCH 3.12 16/33] isdn/gigaset: reset tty->receive_room when attaching ser_gigaset

2015-09-21 Thread Tilman Schmidt
Am 21.09.2015 um 15:13 schrieb Peter Hurley: > On 09/18/2015 08:38 AM, Tilman Schmidt wrote: >> Am 17.09.2015 um 20:13 schrieb Peter Hurley: >>> On Wed, Sep 16, 2015 at 7:26 AM, Tilman Schmidt wrote: [...] - The requirement for line disciplines to set receive_room wasn't (and

Re: [PATCH 3.12 16/33] isdn/gigaset: reset tty->receive_room when attaching ser_gigaset

2015-09-21 Thread Peter Hurley
On 09/18/2015 08:38 AM, Tilman Schmidt wrote: > Am 17.09.2015 um 20:13 schrieb Peter Hurley: >> On Wed, Sep 16, 2015 at 7:26 AM, Tilman Schmidt wrote: >>> Am 16.09.2015 um 03:18 schrieb Peter Hurley: On Tue, Sep 15, 2015 at 8:37 PM, Tilman Schmidt wrote:

Re: [PATCH 3.12 16/33] isdn/gigaset: reset tty->receive_room when attaching ser_gigaset

2015-09-21 Thread Tilman Schmidt
Am 21.09.2015 um 15:13 schrieb Peter Hurley: > On 09/18/2015 08:38 AM, Tilman Schmidt wrote: >> Am 17.09.2015 um 20:13 schrieb Peter Hurley: [...] >>> So for example, if you manually set N_PPP (as if by user error) >> >> User error wouldn't suffice, as the LD would get reset to N_TTY when the

Re: [PATCH 3.12 16/33] isdn/gigaset: reset tty->receive_room when attaching ser_gigaset

2015-09-21 Thread Tilman Schmidt
Am 21.09.2015 um 18:54 schrieb Peter Hurley: > On 09/21/2015 09:38 AM, Tilman Schmidt wrote: >> Am 21.09.2015 um 15:13 schrieb Peter Hurley: >>> On 09/18/2015 08:38 AM, Tilman Schmidt wrote: Am 17.09.2015 um 20:13 schrieb Peter Hurley: > On Wed, Sep 16, 2015 at 7:26 AM, Tilman Schmidt

Re: [PATCH 3.12 16/33] isdn/gigaset: reset tty->receive_room when attaching ser_gigaset

2015-09-21 Thread Peter Hurley
On 09/21/2015 09:38 AM, Tilman Schmidt wrote: > Am 21.09.2015 um 15:13 schrieb Peter Hurley: >> On 09/18/2015 08:38 AM, Tilman Schmidt wrote: >>> Am 17.09.2015 um 20:13 schrieb Peter Hurley: On Wed, Sep 16, 2015 at 7:26 AM, Tilman Schmidt wrote: > [...] > - The

Re: [PATCH 3.12 16/33] isdn/gigaset: reset tty->receive_room when attaching ser_gigaset

2015-09-18 Thread Tilman Schmidt
Am 17.09.2015 um 20:13 schrieb Peter Hurley: > On Wed, Sep 16, 2015 at 7:26 AM, Tilman Schmidt wrote: >> Am 16.09.2015 um 03:18 schrieb Peter Hurley: >>> On Tue, Sep 15, 2015 at 8:37 PM, Tilman Schmidt wrote: Am 16.09.2015 um 01:08 schrieb Peter Hurley: > On Tue, Sep 15, 2015 at 10:22

Re: [PATCH 3.12 16/33] isdn/gigaset: reset tty->receive_room when attaching ser_gigaset

2015-09-18 Thread Tilman Schmidt
Am 17.09.2015 um 20:13 schrieb Peter Hurley: > On Wed, Sep 16, 2015 at 7:26 AM, Tilman Schmidt wrote: >> Am 16.09.2015 um 03:18 schrieb Peter Hurley: >>> On Tue, Sep 15, 2015 at 8:37 PM, Tilman Schmidt wrote: Am 16.09.2015 um 01:08 schrieb Peter Hurley: >

Re: [PATCH 3.12 16/33] isdn/gigaset: reset tty->receive_room when attaching ser_gigaset

2015-09-17 Thread Peter Hurley
On Wed, Sep 16, 2015 at 7:26 AM, Tilman Schmidt wrote: > Am 16.09.2015 um 03:18 schrieb Peter Hurley: >> On Tue, Sep 15, 2015 at 8:37 PM, Tilman Schmidt wrote: >>> Am 16.09.2015 um 01:08 schrieb Peter Hurley: On Tue, Sep 15, 2015 at 10:22 AM, Jiri Slaby wrote: From: Tilman

Re: [PATCH 3.12 16/33] isdn/gigaset: reset tty->receive_room when attaching ser_gigaset

2015-09-17 Thread Peter Hurley
On Wed, Sep 16, 2015 at 7:26 AM, Tilman Schmidt wrote: > Am 16.09.2015 um 03:18 schrieb Peter Hurley: >> On Tue, Sep 15, 2015 at 8:37 PM, Tilman Schmidt wrote: >>> Am 16.09.2015 um 01:08 schrieb Peter Hurley: On Tue, Sep 15, 2015 at 10:22 AM, Jiri Slaby

Re: [PATCH 3.12 16/33] isdn/gigaset: reset tty->receive_room when attaching ser_gigaset

2015-09-16 Thread Tilman Schmidt
Am 16.09.2015 um 03:18 schrieb Peter Hurley: > On Tue, Sep 15, 2015 at 8:37 PM, Tilman Schmidt wrote: >> Am 16.09.2015 um 01:08 schrieb Peter Hurley: >>> On Tue, Sep 15, 2015 at 10:22 AM, Jiri Slaby wrote: >>> >>> From: Tilman Schmidt >>> >>> 3.12-stable review patch. If anyone has any

Re: [PATCH 3.12 16/33] isdn/gigaset: reset tty->receive_room when attaching ser_gigaset

2015-09-16 Thread Tilman Schmidt
Am 16.09.2015 um 03:18 schrieb Peter Hurley: > On Tue, Sep 15, 2015 at 8:37 PM, Tilman Schmidt wrote: >> Am 16.09.2015 um 01:08 schrieb Peter Hurley: >>> On Tue, Sep 15, 2015 at 10:22 AM, Jiri Slaby wrote: >>> >>> From: Tilman Schmidt >>> >>>

Re: [PATCH 3.12 16/33] isdn/gigaset: reset tty->receive_room when attaching ser_gigaset

2015-09-15 Thread Peter Hurley
On Tue, Sep 15, 2015 at 8:37 PM, Tilman Schmidt wrote: > Am 16.09.2015 um 01:08 schrieb Peter Hurley: >> On Tue, Sep 15, 2015 at 10:22 AM, Jiri Slaby > > wrote: >> >> From: Tilman Schmidt >> >> 3.12-stable review patch. If anyone has any objections, please let >>

Re: [PATCH 3.12 16/33] isdn/gigaset: reset tty->receive_room when attaching ser_gigaset

2015-09-15 Thread Tilman Schmidt
Am 16.09.2015 um 01:08 schrieb Peter Hurley: > On Tue, Sep 15, 2015 at 10:22 AM, Jiri Slaby > wrote: > > From: Tilman Schmidt > > 3.12-stable review patch. If anyone has any objections, please let > me know. > > === > > [ Upstream

[PATCH 3.12 16/33] isdn/gigaset: reset tty->receive_room when attaching ser_gigaset

2015-09-15 Thread Jiri Slaby
From: Tilman Schmidt 3.12-stable review patch. If anyone has any objections, please let me know. === [ Upstream commit fd98e9419d8d622a4de91f76b306af6aa627aa9c ] Commit 79901317ce80 ("n_tty: Don't flush buffer when closing ldisc"), first merged in kernel release 3.10, caused the

Re: [PATCH 3.12 16/33] isdn/gigaset: reset tty->receive_room when attaching ser_gigaset

2015-09-15 Thread Tilman Schmidt
Am 16.09.2015 um 01:08 schrieb Peter Hurley: > On Tue, Sep 15, 2015 at 10:22 AM, Jiri Slaby > wrote: > > From: Tilman Schmidt > > 3.12-stable review patch. If anyone has any objections, please let > me know. > >

Re: [PATCH 3.12 16/33] isdn/gigaset: reset tty->receive_room when attaching ser_gigaset

2015-09-15 Thread Peter Hurley
On Tue, Sep 15, 2015 at 8:37 PM, Tilman Schmidt wrote: > Am 16.09.2015 um 01:08 schrieb Peter Hurley: >> On Tue, Sep 15, 2015 at 10:22 AM, Jiri Slaby > > wrote: >> >> From: Tilman Schmidt >> >> 3.12-stable review

[PATCH 3.12 16/33] isdn/gigaset: reset tty->receive_room when attaching ser_gigaset

2015-09-15 Thread Jiri Slaby
From: Tilman Schmidt 3.12-stable review patch. If anyone has any objections, please let me know. === [ Upstream commit fd98e9419d8d622a4de91f76b306af6aa627aa9c ] Commit 79901317ce80 ("n_tty: Don't flush buffer when closing ldisc"), first merged in kernel release