patch-2.3.46 linux/drivers/char/vme_scc.c

Next file: linux/drivers/char/vt.c
Previous file: linux/drivers/char/videodev.c
Back to the patch index
Back to the overall index

diff -u --recursive --new-file v2.3.45/linux/drivers/char/vme_scc.c linux/drivers/char/vme_scc.c
@@ -1045,6 +1045,7 @@
 	*p = ch;
 }
 
+/* The console_lock must be held when we get here. */
 
 static void scc_console_write (struct console *co, const char *str, unsigned count)
 {

FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)