patch-1.3.60 linux/drivers/char/ChangeLog
Next file: linux/drivers/char/Config.in
Previous file: linux/drivers/cdrom/sbpcd.c
Back to the patch index
Back to the overall index
- Lines: 16
- Date:
Wed Feb 7 08:55:35 1996
- Orig file:
v1.3.59/linux/drivers/char/ChangeLog
- Orig date:
Sun Dec 17 11:43:17 1995
diff -u --recursive --new-file v1.3.59/linux/drivers/char/ChangeLog linux/drivers/char/ChangeLog
@@ -1,3 +1,15 @@
+Wed Jan 10 10:08:00 1996 <tytso@rsts-11.mit.edu>
+
+ * serial.c (block_til_ready): Remove race condition which happened
+ if a hangup condition happened during the setup of the
+ UART, before rs_open() called block_til_ready(). This
+ caused the info->count counter to be erroneously
+ decremented.
+
+ * serial.c (startup, rs_open): Remove race condition that could
+ cuase a memory leak of one page. (Fortunately, both race
+ conditions were relatively rare in practice.)
+
Tue Dec 5 13:21:27 1995 <tytso@rsts-11.mit.edu>
* serial.c (check_modem_status, rs_ioctl): Support the new
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen, slshen@lbl.gov
with Sam's (original) version of this