https://bugzilla.suse.com/show_bug.cgi?id=1230062 https://bugzilla.suse.com/show_bug.cgi?id=1230062#c2 Jiri Slaby <jslaby@suse.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |jslaby@suse.com --- Comment #2 from Jiri Slaby <jslaby@suse.com> --- (In reply to Fabian Vogt from comment #0)
FWICT this is inside the "retry_write_wait" loop: https://github.com/torvalds/linux/blob/ 67784a74e258a467225f0e68335df77acd67b7ab/drivers/tty/tty_ioctl.c#L487
This means the driver never sends the chars in xmit_fifo completely. (Or forgets to tty_wakeup()). Which driver is driving this tty0? amba pl011? -- You are receiving this mail because: You are the assignee for the bug.