On Wed, May 08, 2013 at 02:32:23PM -0400, Peter Hurley wrote: > Perhaps you misunderstood. The snippet above does indeed restart > a tty which has been stopped via STOP_CHAR(tty) and the termios > IXON flag cleared.
Thanks Peter, I get your meaning, and I think your suggestion is right, not only because your reason, but also I find this patch change the user interface behavior silently, it will cause data lost or others' undesired behavior if TCXONC restart tty but another side is not ready, it is bad. I will send the V2. Thanks. -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/