patch-2.3.99-pre6 linux/drivers/char/rtc.c
Next file: linux/drivers/char/serial.c
Previous file: linux/drivers/char/random.c
Back to the patch index
Back to the overall index
-  Lines: 8
-  Date:
Fri Apr 21 13:19:51 2000
-  Orig file: 
v2.3.99-pre5/linux/drivers/char/rtc.c
-  Orig date: 
Mon Mar 27 08:08:24 2000
diff -u --recursive --new-file v2.3.99-pre5/linux/drivers/char/rtc.c linux/drivers/char/rtc.c
@@ -550,6 +550,7 @@
 }
 
 #ifndef __alpha__
+/* Called without the kernel lock - fine */
 static unsigned int rtc_poll(struct file *file, poll_table *wait)
 {
 	unsigned long l, flags;
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)