Re: Subject: [PATCH] tty ldisc: Close/Reopen race prevention should check the proper flag

2012-07-09 Thread Shachar Shemesh
liable way to get my mailer to not munge the tabs is an attachment. I've included the entire details inside the attachment. Hopefully, that will be parsable to everyone. Shachar From: Shachar Shemesh Commit acfa747b introduced the TTY_HUPPING flag to distinguish closed TTY from currently cl

Re: Subject: [PATCH] tty ldisc: Close/Reopen race prevention should check the proper flag

2012-07-09 Thread Shachar Shemesh
to get my mailer to not munge the tabs is an attachment. I've included the entire details inside the attachment. Hopefully, that will be parsable to everyone. Shachar From: Shachar Shemesh shac...@liveu.tv Commit acfa747b introduced the TTY_HUPPING flag to distinguish closed TTY from currently

Re: Subject: [PATCH] tty ldisc: Close/Reopen race prevention should check the proper flag

2012-07-08 Thread Shachar Shemesh
On 07/07/2012 12:24 AM, Greg KH wrote: On Sun, Jul 01, 2012 at 09:53:19AM +0300, Shachar Shemesh wrote: From: Shachar Shemesh Commit acfa747b introduced the TTY_HUPPING flag to distinguish closed TTY from currently closing ones. The test in tty_set_ldisc still remained pointing at the old

Re: Subject: [PATCH] tty ldisc: Close/Reopen race prevention should check the proper flag

2012-07-08 Thread Shachar Shemesh
On 07/07/2012 12:24 AM, Greg KH wrote: On Sun, Jul 01, 2012 at 09:53:19AM +0300, Shachar Shemesh wrote: From: Shachar Shemesh shac...@liveu.tv Commit acfa747b introduced the TTY_HUPPING flag to distinguish closed TTY from currently closing ones. The test in tty_set_ldisc still remained