[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <CAB1b2sjuqzVMrsomwfx0AqtCezcNGnQs1OxNXDUUep4JdyYUBQ@mail.gmail.com>
Date: Tue, 15 Nov 2011 20:02:58 +0100
From: Domen Puncer <domen@....si>
To: linux-kernel@...r.kernel.org
Subject: Re: ttyS0 stuck in tty_wait_until_sent when sending break (opened
with O_NONBLOCK)
On Sun, Nov 6, 2011 at 11:27, Domen Puncer <domen@....si> wrote:
> write(3, "\301", 1) = 1
> ioctl(3, TCSBRK <unfinished ...>
>
Traced this down to flow control. And ioctl(fd, TCSBRK, 1) is tcdrain,
so it waited.
Sorry for the noise.
--
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