[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <alpine.LFD.2.01.0907271237250.25224@localhost.localdomain>
Date: Mon, 27 Jul 2009 12:40:11 -0700 (PDT)
From: Linus Torvalds <torvalds@...ux-foundation.org>
To: OGAWA Hirofumi <hirofumi@...l.parknet.co.jp>
cc: "Aneesh Kumar K.V" <aneesh.kumar@...ux.vnet.ibm.com>,
Alan Cox <alan@...rguk.ukuu.org.uk>,
"Rafael J. Wysocki" <rjw@...k.pl>, Ray Lee <ray-lk@...rabbit.org>,
LKML <linux-kernel@...r.kernel.org>,
Andrew Morton <akpm@...ux-foundation.org>
Subject: Re: [PATCH] kdesu broken
On Tue, 28 Jul 2009, OGAWA Hirofumi wrote:
>
> If I read that part of emacs correctly, it seems to be assuming the data
> was already sent to master side if the child process was exited.
That sounds like a rather obvious assumption.
Aren't pty's flushing the data at flush() time? Which should be happening
when the child process exits and closes the pty slave.
So at what point do we just admit that the commit that caused all this was
a buggy pile of sh*t and just revert it?
Linus
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists