lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Date:	Thu, 25 Feb 2010 13:08:56 +0000
From:	Alan Cox <alan@...rguk.ukuu.org.uk>
To:	vb@...e.com
Cc:	linux-kernel@...r.kernel.org
Subject: Re: "irq 42: nobody cared" and I/O errors on serial ports

> what would be a proper fix here - should
> serial_core.c:uart_unthrottle() be modified not to attempt sending a
> character on the disabled tty?

n_tty should not be calling the in the buffer flush handling when it is
closed. Known bug. It needs to reset the flags but shouldn't be
restarting I/O from that path.



--
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

Powered by Openwall GNU/*/Linux Powered by OpenVZ