Re: [PATCH] kdesu broken

From: Linus Torvalds
Date: Mon Jul 27 2009 - 15:41:20 EST




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@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/